Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
index.js | 2017-07-15 22:13 | 4.5K | ||
package.json | 2023-06-15 18:21 | 1.4K | ||
LICENSE | 2015-12-24 01:59 | 1.1K | ||
README.md | 2017-03-14 02:54 | 384 | d7c1522 post receive test [كارل مبارك] | |
test.js | 2017-07-15 22:13 | 171 |
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors. [![NPM](https://nodei.co/npm/color-name.png?mini=true)](https://nodei.co/npm/color-name/) ```js var colors = require('color-name'); colors.red //[255,0,0] ``` <a href="LICENSE"><img src="https://upload.wikimedia.org/wikipedia/commons/0/0c/MIT_logo.svg" width="120"/></a>