shichen b6c5ecc67a init il y a 1 an
..
.eslintrc.json b6c5ecc67a init il y a 1 an
.npmignore b6c5ecc67a init il y a 1 an
LICENSE b6c5ecc67a init il y a 1 an
README.md b6c5ecc67a init il y a 1 an
index.js b6c5ecc67a init il y a 1 an
package.json b6c5ecc67a init il y a 1 an
test.js b6c5ecc67a init il y a 1 an

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]