Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryanve/i11
- Owner: ryanve
- License: unlicense
- Created: 2020-04-21T06:00:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-13T03:04:40.000Z (almost 3 years ago)
- Last Synced: 2024-10-05T01:45:29.435Z (about 1 month ago)
- Topics: colors, css, data, dataset
- Language: HTML
- Homepage: https://ryanve.dev/i11
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 vianode save