caipin 262030214c cld2_react构建中 5 years atrás
..
.eslintrc.json 262030214c cld2_react构建中 5 years atrás
.npmignore 262030214c cld2_react构建中 5 years atrás
LICENSE 262030214c cld2_react构建中 5 years atrás
README.md 262030214c cld2_react构建中 5 years atrás
index.js 262030214c cld2_react构建中 5 years atrás
package.json 262030214c cld2_react构建中 5 years atrás
test.js 262030214c cld2_react构建中 5 years atrás

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]