4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-07 13:06:56 +00:00
setup-helm/node_modules/color-name
2022-06-27 14:17:15 -04:00
..
index.js v3 new release (#80) 2022-06-27 14:17:15 -04:00
LICENSE v3 new release (#80) 2022-06-27 14:17:15 -04:00
package.json v3 new release (#80) 2022-06-27 14:17:15 -04:00
README.md v3 new release (#80) 2022-06-27 14:17:15 -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]