吕君喜 406d880ac6 first hace 3 años
..
.eslintrc.json 406d880ac6 first hace 3 años
.npmignore 406d880ac6 first hace 3 años
LICENSE 406d880ac6 first hace 3 años
README.md 406d880ac6 first hace 3 años
index.js 406d880ac6 first hace 3 años
package.json 406d880ac6 first hace 3 años
test.js 406d880ac6 first 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]