lhl 93e14fcec2 8-18-1 1 year ago
..
.eslintrc.json 93e14fcec2 8-18-1 1 year ago
.npmignore 93e14fcec2 8-18-1 1 year ago
LICENSE 93e14fcec2 8-18-1 1 year ago
README.md 93e14fcec2 8-18-1 1 year ago
index.js 93e14fcec2 8-18-1 1 year ago
package.json 93e14fcec2 8-18-1 1 year ago
test.js 93e14fcec2 8-18-1 1 year 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]