e528523742 v1.0.0 4 yıl önce
..
.eslintrc.json e528523742 v1.0.0 4 yıl önce
.npmignore e528523742 v1.0.0 4 yıl önce
LICENSE e528523742 v1.0.0 4 yıl önce
README.md e528523742 v1.0.0 4 yıl önce
index.js e528523742 v1.0.0 4 yıl önce
package.json e528523742 v1.0.0 4 yıl önce
test.js e528523742 v1.0.0 4 yıl önce

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]