lhl c42e9810fc end 1 year ago
..
LICENSE c42e9810fc end 1 year ago
README.md c42e9810fc end 1 year ago
index.js c42e9810fc end 1 year ago
package.json c42e9810fc end 1 year ago
test.js c42e9810fc end 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]