🌈 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.
 
 
 
 
gitplus 6fa34e715a
style: remove /* #__PURE__*/ comments (#7392)
9 months ago
.github docs: pull request branch in EN and CN introduce docs (#6404) 2 years ago
.husky
antd-tools chore: modify the babel configuration (#6532) 2 years ago
components style: remove /* #__PURE__*/ comments (#7392) 9 months ago
plugin
scripts
site docs: fix drawer-handler's background in dark mode (#6802) 1 year ago
tests test: update snap 2 years ago
typings
.antd-tools.config.js
.codecov.yml
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.huskyrc
.jest.js
.prettierignore
.prettierrc
.stylelintrc
.stylelintrc.json
.vcmrc
BACKERS.md
CHANGELOG.en-US.md release 3.2.20 2 years ago
CHANGELOG.zh-CN.md release 3.2.20 2 years ago
LICENSE feat: add vueuse feature 2 years ago
README-zh_CN.md
README.md Update README.md (#6594) 2 years ago
SECURITY.md
babel.config.js
build.sh
index-style-only.js
index-with-locales.js
index.js
loader.js
logo.png
package.json docs: update 1 year ago
postcss.config.js
renovate.json
tsconfig.json docs: fix site error, close #5993 2 years ago
webpack.build.conf.js

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

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.