Endymion a2d945fe6f fix:heyingying hace 2 años
..
.eslintrc.json a2d945fe6f fix:heyingying hace 2 años
.npmignore a2d945fe6f fix:heyingying hace 2 años
LICENSE a2d945fe6f fix:heyingying hace 2 años
README.md a2d945fe6f fix:heyingying hace 2 años
index.js a2d945fe6f fix:heyingying hace 2 años
package.json a2d945fe6f fix:heyingying hace 2 años
test.js a2d945fe6f fix:heyingying 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]