vue-indexer / node_modules / color-name /
..
.eslintrc.json v1.0 1 month ago
.npmignore v1.0 1 month ago
LICENSE v1.0 1 month ago
README.md v1.0 1 month ago
index.js v1.0 1 month ago
package.json v1.0 1 month ago
test.js v1.0 1 month ago
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]