e 4b9ef13e99 工具 il y a 2 ans
..
.eslintrc.json 4b9ef13e99 工具 il y a 2 ans
.npmignore 4b9ef13e99 工具 il y a 2 ans
LICENSE 4b9ef13e99 工具 il y a 2 ans
README.md 4b9ef13e99 工具 il y a 2 ans
index.js 4b9ef13e99 工具 il y a 2 ans
package.json 4b9ef13e99 工具 il y a 2 ans
test.js 4b9ef13e99 工具 il y a 2 ans

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]