An open API service indexing awesome lists of open source software.

https://github.com/zexiplus/colorful.css

colorful.css
https://github.com/zexiplus/colorful.css

Last synced: 11 months ago
JSON representation

colorful.css

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
```