xiebaomin 213d86429b updated 1 éve
..
.eslintrc.json 213d86429b updated 1 éve
.npmignore 213d86429b updated 1 éve
LICENSE 213d86429b updated 1 éve
README.md 213d86429b updated 1 éve
index.js 213d86429b updated 1 éve
package.json 213d86429b updated 1 éve
test.js 213d86429b updated 1 éve

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]