shichen b6c5ecc67a init hace 1 año
..
.eslintrc.json b6c5ecc67a init hace 1 año
.npmignore b6c5ecc67a init hace 1 año
LICENSE b6c5ecc67a init hace 1 año
README.md b6c5ecc67a init hace 1 año
index.js b6c5ecc67a init hace 1 año
package.json b6c5ecc67a init hace 1 año
test.js b6c5ecc67a init hace 1 año

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]