Administrator eec7f449c9 first commit пре 4 година
..
.eslintrc.json eec7f449c9 first commit пре 4 година
.npmignore eec7f449c9 first commit пре 4 година
LICENSE eec7f449c9 first commit пре 4 година
README.md eec7f449c9 first commit пре 4 година
index.js eec7f449c9 first commit пре 4 година
package.json eec7f449c9 first commit пре 4 година
test.js eec7f449c9 first commit пре 4 година

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]