yrik 0fb20a58e3 提交 4 vuotta sitten
..
.eslintrc.json eec7f449c9 first commit 4 vuotta sitten
.npmignore eec7f449c9 first commit 4 vuotta sitten
LICENSE eec7f449c9 first commit 4 vuotta sitten
README.md eec7f449c9 first commit 4 vuotta sitten
index.js eec7f449c9 first commit 4 vuotta sitten
package.json 0fb20a58e3 提交 4 vuotta sitten
test.js eec7f449c9 first commit 4 vuotta sitten

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]