UNPKG

pro-design-vue

Version:
67 lines (43 loc) 4.8 kB
<p align="center"> <img width="200px" src="https://pro-design.shene.org.cn/logo.png"> </p> <h1 align="center"> <a href="https://github.com/pro-design-vue/pro-design" target="_blank">Pro Design Vue</a> </h1> <div align="center"> An enterprise-class UI components based on Ant Design Vue and Vue3. [![npm package](https://img.shields.io/npm/v/pro-design-vue.svg?style=flat-square)](https://www.npmjs.org/package/pro-design-vue) [![NPM downloads](http://img.shields.io/npm/dm/pro-design-vue.svg?style=flat-square)](http://www.npmtrends.com/pro-design-vue) </div> English | [简体中文](./README-zh_CN.md) ## Features - An enterprise-class UI design system for desktop applications. - A set of high-quality Vue components out of the box. ## Environment Support - Modern browsers - Support Vue 3 | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## Using npm or yarn or pnpm **We recommend using npm or yarn or pnpm to install**, it not only makes development easier, but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling. ```bash $ npm install pro-design-vue --save ``` ```bash $ yarn add pro-design-vue ``` ```bash $ pnpm add pro-design-vue ``` ## Links - [Home page](https://pro-design.shene.org.cn/) - [Vue](https://vuejs.org/) - [Ant Design Vue](https://www.antdv.com/) ## Contributors Thank you to all the people who already contributed to pro-design-vue! <a href="https://github.com/pro-design-vue/pro-design/graphs/contributors"> <img src="https://contrib.rocks/image?repo=pro-design-vue/pro-design&max=100&columns=15" /> </a> ## License Pro Design Vue is open source software licensed as [MIT](https://github.com/pro-design-vue/pro-design/blob/master/LICENSE).