Provides a JSON dataset of CSS named colors and their values, based on the CSS Color Module named colors list. Useful for developers who need a mapping from color names (for example, “red”) to numeric RGB arrays in their applications.
Project status
- Maintenance status: Evidence suggests the project is still active in some capacity (upstream push noted on 2025-11-12), but the most recent published updates shown are v2.0.0 (2024-10-29), with a long gap since earlier versions.
- Apparent update cadence: Based on the provided updates history, published changes appear infrequent (2018-09-21 to 2024-10-29 is a multi-year gap), with only occasional packaging or major ecosystem shifts.
AI summary generated Today
Recent updates
v2.0.0
10/29/2024v2.0.0 converts the library from CommonJS to ESM. The release notes mention the ESM conversion and that tests were updated. The actual diff shows the export mechanism changed and the package metadata was updated to run as an ES module.
Breakingv1.1.4
9/21/2018v1.1.4 contains a small metadata and packaging change to the npm package. The release notes are empty, and the only code diff is in package.json, with no functional source code changes shown.
Breakingv1.1.3
7/15/2017Release v1.1.3 was published on 2017-07-15, but the publisher did not include any release notes. As a result, there is no stated information about new functionality, fixes, security updates, or potential breaking changes.