curaflow/node_modules/color-name
Deep Koluguri dc6321e1e3 feat: integrate temporal ai agents to UI 2026-05-22 22:41:12 -04:00
..
LICENSE feat: integrate temporal ai agents to UI 2026-05-22 22:41:12 -04:00
README.md feat: integrate temporal ai agents to UI 2026-05-22 22:41:12 -04:00
index.js feat: integrate temporal ai agents to UI 2026-05-22 22:41:12 -04:00
package.json feat: integrate temporal ai agents to UI 2026-05-22 22:41:12 -04:00

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]