haojianlong d7cf0f08e0 'init' 5 lat temu
..
.eslintrc.json d7cf0f08e0 'init' 5 lat temu
.npmignore d7cf0f08e0 'init' 5 lat temu
LICENSE d7cf0f08e0 'init' 5 lat temu
README.md d7cf0f08e0 'init' 5 lat temu
index.js d7cf0f08e0 'init' 5 lat temu
package.json d7cf0f08e0 'init' 5 lat temu
test.js d7cf0f08e0 'init' 5 lat temu

README.md

A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.

NPM

var colors = require('color-name');
colors.red //[255,0,0]