xiebaomin 213d86429b updated il y a 1 an
..
.eslintrc.json 213d86429b updated il y a 1 an
.npmignore 213d86429b updated il y a 1 an
LICENSE 213d86429b updated il y a 1 an
README.md 213d86429b updated il y a 1 an
index.js 213d86429b updated il y a 1 an
package.json 213d86429b updated il y a 1 an
test.js 213d86429b updated 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]