lhl 93e14fcec2 8-18-1 hace 2 años
..
.eslintrc.json 93e14fcec2 8-18-1 hace 2 años
.npmignore 93e14fcec2 8-18-1 hace 2 años
LICENSE 93e14fcec2 8-18-1 hace 2 años
README.md 93e14fcec2 8-18-1 hace 2 años
index.js 93e14fcec2 8-18-1 hace 2 años
package.json 93e14fcec2 8-18-1 hace 2 años
test.js 93e14fcec2 8-18-1 hace 2 años

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]