shift73k/assets_old/node_modules/color-name
2022-08-13 07:32:36 -04:00
..
.eslintrc.json progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
.npmignore progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
index.js progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
LICENSE progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
package.json progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
README.md progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00
test.js progress on migrating to heex templates and font-icons 2022-08-13 07:32:36 -04:00

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]