🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
 
 
 
 
 
 
Go to file
tangjinzhou e6eeb7e02a chore: add cross-env and update ci config 2018-07-24 18:27:16 +08:00
.github
antd-tools chore: update travis config 2018-07-21 16:13:54 +08:00
components fix: update carousel test 2018-07-23 17:38:19 +08:00
docs/vue
scripts chore: update npm publish script 2018-07-21 12:36:49 +08:00
site docs: update site 2018-07-20 18:29:04 +08:00
tests
.babelrc
.codecov.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes Create .gitattributes 2018-07-24 10:03:15 +08:00
.gitignore
.jest.js
.stylelintrc
.travis.yml chore: add cross-env and update ci config 2018-07-24 18:27:16 +08:00
.vcmrc
BACKERS.md Update BACKERS.md 2018-07-21 20:01:08 +08:00
CHANGELOG.en-US.md docs: add 1.0.0 changelog 2018-07-21 14:10:26 +08:00
CHANGELOG.zh-CN.md docs: add 1.0.0 changelog 2018-07-21 14:10:26 +08:00
LICENSE
README-zh_CN.md docs: add Donation 2018-07-21 13:53:19 +08:00
README.md docs: add Donation 2018-07-21 13:53:19 +08:00
build.sh
index-with-locales.js
index.js
logo.png
package.json chore: add cross-env and update ci config 2018-07-24 18:27:16 +08:00
postcss.config.js
webpack.base.config.js
webpack.build.config.js
webpack.config.js
webpack.site.config.js docs: update site 2018-07-20 18:29:04 +08:00

README.md

Ant Design Vue

Travis branch codecov bitHound Dependencies bitHound Dev Dependencies npm package NPM downloads Join the chat at https://gitter.im/vueComponent/ant-design-english (English) Join the chat at https://gitter.im/vueComponent/ant-design(中文)

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

官网国内镜像

中文 README

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.

Donation

vue-antd-ui is an open source independent project. In order to achieve better and sustainable development of the project, we hope to get your support. You can support us in any of the following ways:

Using npm or yarn

We recommend using npm or yarn to installit not only makes development easierbut also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install vue-antd-ui --save
$ yarn add vue-antd-ui

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