Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grasilife/vue-design
vue组件库,文档说明
https://github.com/grasilife/vue-design
element-ui eslint github-actions prettier vue vuepress
Last synced: about 1 month ago
JSON representation
vue组件库,文档说明
- Host: GitHub
- URL: https://github.com/grasilife/vue-design
- Owner: grasilife
- License: mit
- Created: 2019-09-05T01:36:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T19:16:57.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T20:03:59.950Z (about 1 month ago)
- Topics: element-ui, eslint, github-actions, prettier, vue, vuepress
- Language: JavaScript
- Homepage: https://grasilife.github.io/vue-design/
- Size: 8.72 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
VUE DESIGN
一套企业级的 UI 设计语言。
[![CI Status](https://github.com/ant-design/ant-design/workflows/Node%20CI/badge.svg) ![npm package](https://img.shields.io/npm/v/antd.svg?style=flat-square)](https://www.npmjs.com/package/vue-design)
[![](https://cdn-images-1.medium.com/max/2000/1*NIlj0-TdLMbo_hzSBP8tmg.png)](http://ant.design/index-cn)
## ✨ 特性
- 提炼自企业级中后台产品的交互语言和视觉风格。
## 🖥 支持环境
- 现代浏览器和 IE9 及以上。
- 支持服务端渲染。
- [Electron](http://electron.atom.io/)| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](http://godban.github.io/browsers-support-badges/)Opera | [](http://godban.github.io/browsers-support-badges/)Electron |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |## 📦 安装
```bash
npm install vue-designer --save
```