shichen b6c5ecc67a init hace 10 meses
..
.eslintrc.json b6c5ecc67a init hace 10 meses
.npmignore b6c5ecc67a init hace 10 meses
LICENSE b6c5ecc67a init hace 10 meses
README.md b6c5ecc67a init hace 10 meses
index.js b6c5ecc67a init hace 10 meses
package.json b6c5ecc67a init hace 10 meses
test.js b6c5ecc67a init hace 10 meses

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]