Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fish-uncle/design-plus
🌈 市面上的ui组件库+组件库文档框架,功能实现
https://github.com/fish-uncle/design-plus
design scss typescript vitepress vue vue3 vuejs
Last synced: 3 months ago
JSON representation
🌈 市面上的ui组件库+组件库文档框架,功能实现
- Host: GitHub
- URL: https://github.com/fish-uncle/design-plus
- Owner: fish-uncle
- License: mit
- Created: 2021-12-03T07:34:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T03:41:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T15:09:35.263Z (almost 2 years ago)
- Topics: design, scss, typescript, vitepress, vue, vue3, vuejs
- Language: TypeScript
- Homepage: https://fish-uncle.github.io/design-plus-doc/
- Size: 4.39 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# design-plus
![https://www.npmjs.org/package/design-plus](https://img.shields.io/npm/v/design-plus.svg)
![http://img.badgesize.io/https://unpkg.com/design-plus/umd/index.js?compression=gzip&label=gzip%20size:%20JS](http://img.badgesize.io/https://unpkg.com/design-plus/umd/index.js?compression=gzip&label=gzip%20size:%20JS)
![http://img.badgesize.io/https://unpkg.com/design-plus/umd/style.css?compression=gzip&label=gzip%20size:%20CSS](http://img.badgesize.io/https://unpkg.com/design-plus/umd/style.css?compression=gzip&label=gzip%20size:%20CSS)
[![Build Status](https://app.travis-ci.com/fish-uncle/design-plus.svg?branch=main)](https://app.travis-ci.com/fish-uncle/design-plus)
![](https://img.shields.io/badge/License-MIT-yellow.svg)市面上的ui组件库+组件库文档框架,功能实现
- 💪 Vue 3 Composition API
- 🔥 Written in TypeScript## 打包
```shell
npm run build
```## 文档启动
```shell
npm run docs:dev
```## 许可证
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ffish-uncle%2Fdesign-plus.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ffish-uncle%2Fdesign-plus?ref=badge_large)