rabin ef108495d0 edit il y a 1 an
..
.eslintrc.json ef108495d0 edit il y a 1 an
.npmignore ef108495d0 edit il y a 1 an
LICENSE ef108495d0 edit il y a 1 an
README.md ef108495d0 edit il y a 1 an
index.js ef108495d0 edit il y a 1 an
package.json ef108495d0 edit il y a 1 an
test.js ef108495d0 edit il y a 1 an

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]