timetracker/frontend/node_modules/color-name
hhftechnologies c8f5379289 update
2024-11-25 23:16:17 +05:30
..
index.js update 2024-11-25 23:16:17 +05:30
LICENSE update 2024-11-25 23:16:17 +05:30
package.json update 2024-11-25 23:16:17 +05:30
README.md update 2024-11-25 23:16:17 +05:30

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]