Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryanve/i11

CSS named colors list
https://github.com/ryanve/i11

colors css data dataset

Last synced: about 1 month ago
JSON representation

CSS named colors list

Awesome Lists containing this project

README

        

# i11

[Online list ](https://ryanve.github.io/i11) of [CSS named colors](https://www.w3.org/TR/css-color-4/#named-colors)

* [text list](index.txt)
* [JSON array](index.json)
* [HTML list](index.html)
* [node](index.js)
* [package](https://npm.im/i11)

```
npm install i11
```

```
let array = require("i11")
```

## edit

1. edit via [index.txt](index.txt)
2. resave via node save