itcast bd67f780cf 完成 11 ماه پیش
..
LICENSE bd67f780cf 完成 11 ماه پیش
README.md bd67f780cf 完成 11 ماه پیش
index.js bd67f780cf 完成 11 ماه پیش
package.json bd67f780cf 完成 11 ماه پیش

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]