lhl 982c208bef 9-30 3 년 전
..
LICENSE 982c208bef 9-30 3 년 전
README.md 982c208bef 9-30 3 년 전
index.js 982c208bef 9-30 3 년 전
package.json 982c208bef 9-30 3 년 전
test.js 982c208bef 9-30 3 년 전

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]