lhl 982c208bef 9-30 vor 3 Jahren
..
LICENSE 982c208bef 9-30 vor 3 Jahren
README.md 982c208bef 9-30 vor 3 Jahren
index.js 982c208bef 9-30 vor 3 Jahren
package.json 982c208bef 9-30 vor 3 Jahren
test.js 982c208bef 9-30 vor 3 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]