https://github.com/zexiplus/colorful.css
colorful.css
https://github.com/zexiplus/colorful.css
Last synced: 11 months ago
JSON representation
colorful.css
- Host: GitHub
- URL: https://github.com/zexiplus/colorful.css
- Owner: zexiplus
- License: mit
- Created: 2018-09-04T13:01:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T03:45:19.000Z (almost 6 years ago)
- Last Synced: 2025-05-31T18:44:36.332Z (about 1 year ago)
- Language: JavaScript
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# colorful.css
colorful.css
[demo page](https://zexiplus.github.io/colorful.css)
### command
* list all
```shell
colorful list
```
* List by like
```shell
colorful list --by-like
```
* list by view
```shell
colorful list --by-view
```
* list by rating
```shell
colorful list --by-rating
```
* limit count
```shell
colorful list top 20
colorful list --by-view top 20
```