Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
test.js | 2017-07-15 22:13 | 171 | ||
package.json | 2023-06-13 07:17 | 1.3K | 3e510ca test new git [كارل مبارك] | |
index.js | 2017-07-15 22:13 | 4.5K | 3e510ca test new git [كارل مبارك] | |
README.md | 2017-03-14 02:54 | 384 | d768d73 docs [كارل مبارك] | |
LICENSE | 2015-12-24 01:59 | 1.1K |
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>