yuanhao b574408fd7 first commit il y a 3 ans
..
.eslintrc.json b574408fd7 first commit il y a 3 ans
.npmignore b574408fd7 first commit il y a 3 ans
LICENSE b574408fd7 first commit il y a 3 ans
README.md b574408fd7 first commit il y a 3 ans
index.js b574408fd7 first commit il y a 3 ans
package.json b574408fd7 first commit il y a 3 ans
test.js b574408fd7 first commit il y a 3 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]