Klimatologiot/node_modules/color-name
Klimatologi Dev ee5903bcb0 Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
..
LICENSE Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
README.md Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
index.js Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
package.json Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07: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]