lihai 8d6c751f49 feat: push 2 years ago
..
.eslintrc.json 8d6c751f49 feat: push 2 years ago
.npmignore 8d6c751f49 feat: push 2 years ago
LICENSE 8d6c751f49 feat: push 2 years ago
README.md 8d6c751f49 feat: push 2 years ago
index.js 8d6c751f49 feat: push 2 years ago
package.json 8d6c751f49 feat: push 2 years ago
test.js 8d6c751f49 feat: push 2 years ago

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]