Ingen beskrivning
alejandro.alvarez5 70bb213259 articulo 3 år sedan
..
.eslintrc.json articulo 3 år sedan
.npmignore articulo 3 år sedan
LICENSE articulo 3 år sedan
README.md articulo 3 år sedan
index.js articulo 3 år sedan
package.json articulo 3 år sedan
test.js articulo 3 år sedan

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]