🌈 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 0a738a36b6
Merge branch 'main' into feat-v4
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 Merge remote-tracking branch 'origin/main' into feat-v4 2 years ago
components Merge branch 'main' into feat-v4 1 year ago
plugin docs(customize-theme): update docs (#6540) 2 years ago
scripts chore: update build script 2 years ago
site release 4.0.0 1 year ago
tests Refactor(demo): change options to composition api (#6499) 2 years ago
typings docs: export space-compact types (#6716) 1 year ago
.antd-tools.config.js chore: update build script 2 years ago
.codecov.yml add codecov 7 years ago
.editorconfig bump 1.3.6 6 years ago
.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 fix: use open, remove visible 2 years ago
.huskyrc feat: remove unit test commit hooks (#1618) 5 years ago
.jest.js perf: useModal #6517 2 years ago
.prettierignore chore: update build script 2 years ago
.prettierrc 3.0 ready (#4523) 3 years ago
.stylelintrc style: lint add semi and prettier 6 years ago
.stylelintrc.json doc: update cover 2 years ago
.vcmrc ci: fix ci error on npm 8 3 years ago
BACKERS.md docs: update vue-admin-beautiful backer (#2938) 4 years ago
CHANGELOG.en-US.md release 4.0.0 1 year ago
CHANGELOG.zh-CN.md release 4.0.0 1 year ago
LICENSE feat: add vueuse feature 2 years ago
README-zh_CN.md docs: add ant-design-vue nuxt module (#6620) 1 year ago
README.md Merge remote-tracking branch 'origin/main' into feat-v4 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 fix fime name 7 years ago
index-style-only.js chore: update dist script 3 years ago
index-with-locales.js doc: update cover 2 years ago
index.esm.js chore: update tools 2 years ago
index.js chore: update tools 2 years ago
loader.js chore: update config 4 years ago
logo.png docs: Change a new logo (#489) 6 years ago
package.json release 4.0 1 year ago
postcss.config.js style: lint add semi and prettier 6 years ago
renovate.json chore: update renovate config 5 years ago
test.html fix: antd.min error 2 years ago
tsconfig.json style: format lint 1 year ago
tsconfig.node.json chore: update build script 2 years ago
webpack.build.conf.js fix: antd.min error 2 years 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.