H5-ThreeDoorder/node_modules/color-name
whitechiina 361f444663 updata 2025-03-28 14:06:25 +08:00
..
LICENSE updata 2025-03-28 14:06:25 +08:00
README.md updata 2025-03-28 14:06:25 +08:00
index.js updata 2025-03-28 14:06:25 +08:00
package.json updata 2025-03-28 14:06:25 +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]