A tiny (817 bytes) CSS parser without dependencies, that outputs an object, and can stringify such objects back to regular CSS Files. Also used in astro-fonts.
Algorithms to help you parse CSS from an array of tokens.
Parse CSS color values
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
Powerful and compliant CSS selector parser.
CSS Object Model implementation and CSS parser
CSS Object Model implementation and CSS parser
Parse CSS media query lists.
CSS/LESS/SCSS fast and minimalistic parser
An inline style parser.
CSS Object Model implementation and CSS parser
Parse CSS Cascade Layer names.
Fast & forgiving HTML/XML parser
Parse CSS media queries (spec-compliant)
A CSS parser, transformer, and minifier written in Rust
A CSS property value parser for use with PostCSS
Fault-tolerant CSS parser for PostCSS
Solve CSS math expressions
lezer-based CSS grammar
https://github.com/deanm/css-color-parser-js
Search CSS(-like) strings
a css gradient parser
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
Parser for the content attribute of the meta viewport