venus-design-ui
v0.1.3
Published
An enterprise-class UI design language and Vue-based implementation
Downloads
10
Maintainers
Readme
An enterprise-class UI components based on Ant Design and Vue.
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
| IE / Edge | Firefox | Chrome | Safari | Opera | Electron | | --- | --- | --- | --- | --- | --- | | IE11, 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 venus-design-ui --save
$ yarn add venus-design-ui
If you are in a bad network environment,you can try other registries and tools like cnpm.