DevYK 8466310f0c update README.md hace 3 años
..
.eslintrc.json 8466310f0c update README.md hace 3 años
.npmignore 8466310f0c update README.md hace 3 años
LICENSE 8466310f0c update README.md hace 3 años
README.md 8466310f0c update README.md hace 3 años
index.js 8466310f0c update README.md hace 3 años
package.json 8466310f0c update README.md hace 3 años
test.js 8466310f0c update README.md hace 3 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]