sensordb2 e64a8defe5 3.17 пре 1 година
..
.eslintrc.json e64a8defe5 3.17 пре 1 година
.npmignore e64a8defe5 3.17 пре 1 година
LICENSE e64a8defe5 3.17 пре 1 година
README.md e64a8defe5 3.17 пре 1 година
index.js e64a8defe5 3.17 пре 1 година
package.json e64a8defe5 3.17 пре 1 година
test.js e64a8defe5 3.17 пре 1 година

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]