陈鹏铭 0e441ebeb1 仓库创建 1 anno fa
..
.eslintrc.json 0e441ebeb1 仓库创建 1 anno fa
.npmignore 0e441ebeb1 仓库创建 1 anno fa
LICENSE 0e441ebeb1 仓库创建 1 anno fa
README.md 0e441ebeb1 仓库创建 1 anno fa
index.js 0e441ebeb1 仓库创建 1 anno fa
package.json 0e441ebeb1 仓库创建 1 anno fa
test.js 0e441ebeb1 仓库创建 1 anno fa

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]