@pf-ui/pf-ui-vue
v1.0.50
Published
An enterprise-class UI design language and Vue-based implementation
Downloads
22
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
- Modern browsers. v1.x support Internet Explorer 9+ (with polyfills)
- Server-side Rendering
- Support Vue 2 & Vue 3
- Electron
| IE / Edge | Firefox | Chrome | Safari | Opera | 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 @pf-ui/pf-ui-vue --save
$ yarn add @pf-ui/pf-ui-vue
If you are in a bad network environment,you can try other registries and tools like cnpm.