erp-construccion-backend/node_modules/color-name
2026-01-04 06:38:44 -06:00
..
index.js Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
LICENSE Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
package.json Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
README.md Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06: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]