lhl c65502fe67 10-6-create il y a 4 ans
..
LICENSE c65502fe67 10-6-create il y a 4 ans
README.md c65502fe67 10-6-create il y a 4 ans
index.js c65502fe67 10-6-create il y a 4 ans
package.json c65502fe67 10-6-create il y a 4 ans
test.js c65502fe67 10-6-create il y a 4 ans

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]