officialAccount/node_modules/color-name
Teng 3c6ab4f97f 5.26 2025-05-26 08:59:24 +08:00
..
LICENSE 5.26 2025-05-26 08:59:24 +08:00
README.md 5.26 2025-05-26 08:59:24 +08:00
index.js 5.26 2025-05-26 08:59:24 +08:00
package.json 5.26 2025-05-26 08:59:24 +08: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]