lhl 55a7808c4f create 6 months ago
..
LICENSE 55a7808c4f create 6 months ago
README.md 55a7808c4f create 6 months ago
index.js 55a7808c4f create 6 months ago
package.json 55a7808c4f create 6 months ago
test.js 55a7808c4f create 6 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]