| .. | |||
| .eslintrc.json | 1 year ago | ||
| .npmignore | 1 year ago | ||
| LICENSE | 1 year ago | ||
| README.md | 1 year ago | ||
| index.js | 1 year ago | ||
| package.json | 1 year ago | ||
| test.js | 1 year ago | ||
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.
var colors = require('color-name');
colors.red //[255,0,0]