DevYK 8466310f0c update README.md 3 lat temu
..
.eslintrc.json 8466310f0c update README.md 3 lat temu
.npmignore 8466310f0c update README.md 3 lat temu
LICENSE 8466310f0c update README.md 3 lat temu
README.md 8466310f0c update README.md 3 lat temu
index.js 8466310f0c update README.md 3 lat temu
package.json 8466310f0c update README.md 3 lat temu
test.js 8466310f0c update README.md 3 lat temu

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]