lhl 55a7808c4f create 10 月之前
..
LICENSE 55a7808c4f create 10 月之前
README.md 55a7808c4f create 10 月之前
index.js 55a7808c4f create 10 月之前
package.json 55a7808c4f create 10 月之前
test.js 55a7808c4f create 10 月之前

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]