https://github.com/czkm/orange-collect
https://github.com/czkm/orange-collect
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/czkm/orange-collect
- Owner: czkm
- Created: 2020-07-02T15:08:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:29:42.000Z (over 2 years ago)
- Last Synced: 2025-03-18T08:05:08.074Z (2 months ago)
- Language: Vue
- Homepage: https://czkm.github.io/Orange-Collect/
- Size: 1.26 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Welcome to orange_collect 🧘
```
旨在收集有意思的按钮或相关效果,并封装成组件📦
```### How to used
```
npm i orange_collect
```在main.js 中
```
import orange from 'orange_collect'
import 'orange_collect/lib/orange_collect.css'Vue.use(orange)
```### doc
See doc [doc](https://czkm.github.io/Orange-Collect/).
### Github
Give a ⭐️ if this project helped you!
```
https://github.com/czkm/Orange-Collect
```