xr cd9b858d18 fix:xr il y a 2 ans
..
.eslintrc.json cd9b858d18 fix:xr il y a 2 ans
.npmignore cd9b858d18 fix:xr il y a 2 ans
LICENSE cd9b858d18 fix:xr il y a 2 ans
README.md cd9b858d18 fix:xr il y a 2 ans
index.js cd9b858d18 fix:xr il y a 2 ans
package.json cd9b858d18 fix:xr il y a 2 ans
test.js cd9b858d18 fix:xr il y a 2 ans

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]