1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00
Files
minifyfromhtml/node_modules/color-name
2018-05-05 15:35:25 +02:00
..
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02:00
2018-05-05 15:35:25 +02: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]