🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
tangjinzhou a2e50dc43e
Feat v4 (#6329)
1 year ago
.github docs: pull request branch in EN and CN introduce docs (#6404) 2 years ago
.husky 3.0 ready (#4523) 3 years ago
antd-tools Feat v4 (#6329) 1 year ago
components Feat v4 (#6329) 1 year ago
plugin Feat v4 (#6329) 1 year ago
scripts Feat v4 (#6329) 1 year ago
site Feat v4 (#6329) 1 year ago
tests Feat v4 (#6329) 1 year ago
typings Feat v4 (#6329) 1 year ago
.antd-tools.config.js Feat v4 (#6329) 1 year ago
.codecov.yml
.editorconfig
.eslintignore Feat css var (#5327) 3 years ago
.eslintrc.js style: lint format 3 years ago
.gitattributes chore: update git config 4 years ago
.gitignore Feat v4 (#6329) 1 year ago
.huskyrc
.jest.js Feat v4 (#6329) 1 year ago
.prettierignore Feat v4 (#6329) 1 year ago
.prettierrc 3.0 ready (#4523) 3 years ago
.stylelintrc
.stylelintrc.json Feat v4 (#6329) 1 year ago
.vcmrc ci: fix ci error on npm 8 3 years ago
BACKERS.md
CHANGELOG.en-US.md Feat v4 (#6329) 1 year ago
CHANGELOG.zh-CN.md Feat v4 (#6329) 1 year ago
LICENSE feat: add vueuse feature 2 years ago
README-zh_CN.md Feat v4 (#6329) 1 year ago
README.md Feat v4 (#6329) 1 year ago
SECURITY.md chore: add security, close #4676 3 years ago
babel.config.js test: add require context 2 years ago
build.sh
index-style-only.js chore: update dist script 3 years ago
index-with-locales.js Feat v4 (#6329) 1 year ago
index.esm.js Feat v4 (#6329) 1 year ago
index.js chore: update dist script 3 years ago
loader.js
logo.png
package.json Feat v4 (#6329) 1 year ago
postcss.config.js
renovate.json
test.html Feat v4 (#6329) 1 year ago
tsconfig.json Feat v4 (#6329) 1 year ago
tsconfig.node.json Feat v4 (#6329) 1 year ago
webpack.build.conf.js Feat v4 (#6329) 1 year ago

README.md

Ant Design Vue

An enterprise-class UI components based on Ant Design and Vue.

test codecov npm package NPM downloads backers sponsors extension-for-VSCode issues-helper

English | 简体中文

Features

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality Vue components out of the box.
  • Shared Ant Design of React design resources.

Environment Support

  • Modern browsers. v1.x support Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Support Vue 2 & Vue 3
  • Electron
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Using npm or yarn

We recommend using npm or yarn to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install ant-design-vue --save
$ yarn add ant-design-vue

If you are in a bad network environment,you can try other registries and tools like cnpm.

Ecosystem

Project Description
vue-ref You can use the callback to get a reference like react
ant-design-vue-helper A vscode extension for ant-design-vue
vue-cli-plugin-ant-design Vue-cli 3 plugin to add ant-design-vue
vue-dash-event The library function, implemented in the DOM template, can use the custom event of the ant-design-vue component (camelCase)
@formily/antdv The Library with Formily and ant-design-vue
@ant-design-vue/nuxt A nuxt module for ant-design-vue

Donation

ant-design-vue is an MIT-licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more backers. You can support us in any of the following ways:

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

More Sponsor (From Patreon、alipay、wechat、paypal...)

Let's fund issues in this repository

This project is tested with BrowserStack.