yuanhao b574408fd7 first commit 3 éve
..
.eslintrc.json b574408fd7 first commit 3 éve
.npmignore b574408fd7 first commit 3 éve
LICENSE b574408fd7 first commit 3 éve
README.md b574408fd7 first commit 3 éve
index.js b574408fd7 first commit 3 éve
package.json b574408fd7 first commit 3 éve
test.js b574408fd7 first commit 3 é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]