rabin ef108495d0 edit 5 months ago
..
.eslintrc.json ef108495d0 edit 5 months ago
.npmignore ef108495d0 edit 5 months ago
LICENSE ef108495d0 edit 5 months ago
README.md ef108495d0 edit 5 months ago
index.js ef108495d0 edit 5 months ago
package.json ef108495d0 edit 5 months ago
test.js ef108495d0 edit 5 months ago

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]