vmk-demo-bot / frontend / node_modules / color-name /
..
LICENSE init 1 month ago
README.md init 1 month ago
index.js init 1 month ago
package.json init 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]