D8D 2ab642edb8 Initial commit 1 år sedan
..
LICENSE 2ab642edb8 Initial commit 1 år sedan
README.md 2ab642edb8 Initial commit 1 år sedan
index.js 2ab642edb8 Initial commit 1 år sedan
package.json 2ab642edb8 Initial commit 1 år sedan

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]