A JSON with all CSS color keywords and their corresponding values in hex, RGB and HSL. Color list generated from W3C spec (https://www.w3.org/TR/css-color-4/#named-colors).
A CSS parser, transformer, and minifier written in Rust
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
A list of color names and its values
Provides a layer of interoperability between React Native and CSS stylesheets allowing to use CSS as a styling language for both React Native and React Native Web. The interoperability goes beyond basic styles allows the use of modern features such as CSS
CSS Object Model implementation and CSS parser
Parse CSS media queries (spec-compliant)
A list of CSS features and their positions in the process of becoming implemented web standards
CSS color - Resolve and convert CSS colors.
A basic but performant promise implementation
Colors of Google's Material Design made available to coders
A minimal CSS module shim
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
CSS Object Model implementation and CSS parser
A polyfill for the Resize Observer API
https://github.com/deanm/css-color-parser-js
CSS Object Model implementation and CSS parser
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
A list of all CSS color keywords.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Color helpers to ease transformation between formats, gamut, etc
Convert a kebab-cased CSS property into a camelCased DOM property.
Enforce usage of logical properties and values in CSS