Açıklama Yok
alejandro.alvarez5 70bb213259 articulo 2 yıl önce
..
.eslintrc.json articulo 2 yıl önce
.npmignore articulo 2 yıl önce
LICENSE articulo 2 yıl önce
README.md articulo 2 yıl önce
index.js articulo 2 yıl önce
package.json articulo 2 yıl önce
test.js articulo 2 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]