caipin 262030214c cld2_react构建中 5 tahun lalu
..
.eslintrc.json 262030214c cld2_react构建中 5 tahun lalu
.npmignore 262030214c cld2_react构建中 5 tahun lalu
LICENSE 262030214c cld2_react构建中 5 tahun lalu
README.md 262030214c cld2_react构建中 5 tahun lalu
index.js 262030214c cld2_react构建中 5 tahun lalu
package.json 262030214c cld2_react构建中 5 tahun lalu
test.js 262030214c cld2_react构建中 5 tahun lalu

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]