shichen b6c5ecc67a init 10 달 전
..
.eslintrc.json b6c5ecc67a init 10 달 전
.npmignore b6c5ecc67a init 10 달 전
LICENSE b6c5ecc67a init 10 달 전
README.md b6c5ecc67a init 10 달 전
index.js b6c5ecc67a init 10 달 전
package.json b6c5ecc67a init 10 달 전
test.js b6c5ecc67a init 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]