lhl 8061470e17 5-17-1 1 yıl önce
..
LICENSE 8061470e17 5-17-1 1 yıl önce
README.md 8061470e17 5-17-1 1 yıl önce
index.js 8061470e17 5-17-1 1 yıl önce
package.json 8061470e17 5-17-1 1 yıl önce
test.js 8061470e17 5-17-1 1 yıl önce

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]