Zhouyiping 5a7c95461a first commit il y a 3 jours
..
.eslintrc.json 5a7c95461a first commit il y a 3 jours
.npmignore 5a7c95461a first commit il y a 3 jours
LICENSE 5a7c95461a first commit il y a 3 jours
README.md 5a7c95461a first commit il y a 3 jours
index.js 5a7c95461a first commit il y a 3 jours
package.json 5a7c95461a first commit il y a 3 jours
test.js 5a7c95461a first commit il y a 3 jours

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]