caipin 262030214c cld2_react构建中 hace 6 años
..
.eslintrc.json 262030214c cld2_react构建中 hace 6 años
.npmignore 262030214c cld2_react构建中 hace 6 años
LICENSE 262030214c cld2_react构建中 hace 6 años
README.md 262030214c cld2_react构建中 hace 6 años
index.js 262030214c cld2_react构建中 hace 6 años
package.json 262030214c cld2_react构建中 hace 6 años
test.js 262030214c cld2_react构建中 hace 6 años

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]