Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/czkm/orange-collect
https://github.com/czkm/orange-collect
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/czkm/orange-collect
- Owner: czkm
- Created: 2020-07-02T15:08:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:29:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T14:49:16.551Z (26 days ago)
- Language: Vue
- Homepage: https://czkm.github.io/Orange-Collect/
- Size: 1.26 MB
- Stars: 6
- Watchers: 2
- 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
```