陈鹏铭 93064e9f91 首次提交 il y a 1 an
..
.eslintrc.json 93064e9f91 首次提交 il y a 1 an
.npmignore 93064e9f91 首次提交 il y a 1 an
LICENSE 93064e9f91 首次提交 il y a 1 an
README.md 93064e9f91 首次提交 il y a 1 an
index.js 93064e9f91 首次提交 il y a 1 an
package.json 93064e9f91 首次提交 il y a 1 an
test.js 93064e9f91 首次提交 il y a 1 an

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]