A type-safe CSS-in-JS package with a tiny runtime footprint. Provides a modern CSS workflow with automatic memory management and efficient caching.
A CSS parser, transformer, and minifier written in Rust
a CSS selector compiler/engine
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Open Web data by the Mozilla Developer Network
Algorithms to help you parse CSS from an array of tokens.
Lightweight DOM manipulation and granular reactivity. Only elements that depend on changed signals are updated, not entire component trees.
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
css loader module for webpack
Solve CSS math expressions
Tokenize CSS
extracts CSS into separate files
Parse CSS color values
A well-tested CSS minifier
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
A deeply reactive store for managing application state. Automatically converts nested objects into granular signals with flexible readonly controls.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
CSS color - Resolve and convert CSS colors.
A reactive system that updates automatically when data changes. Uses a reactive dependency graph with efficient propagation and topological execution order.
A CSS Modules transform to extract local aliases for inline imports
a CSS selector parser
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
A utility-first CSS framework for rapidly building custom user interfaces.
A modern CSS parser and stringifier with TypeScript support