burningTyger 74ec8e2350 schild knex objection 6 år sedan
..
.eslintrc.json 74ec8e2350 schild knex objection 6 år sedan
.npmignore 74ec8e2350 schild knex objection 6 år sedan
LICENSE 74ec8e2350 schild knex objection 6 år sedan
README.md 74ec8e2350 schild knex objection 6 år sedan
index.js 74ec8e2350 schild knex objection 6 år sedan
package.json 74ec8e2350 schild knex objection 6 år sedan
test.js 74ec8e2350 schild knex objection 6 å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]