lhl 921e304b84 10-6-create vor 4 Jahren
..
LICENSE 921e304b84 10-6-create vor 4 Jahren
README.md 921e304b84 10-6-create vor 4 Jahren
index.js 921e304b84 10-6-create vor 4 Jahren
package.json 921e304b84 10-6-create vor 4 Jahren
test.js 921e304b84 10-6-create vor 4 Jahren

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]