2 Repos
Styling systems that generate framework-agnostic CSS assets compatible with multiple JavaScript UI libraries.
Distinct from Styling Frameworks: None of the candidates capture the specific nature of generating standard CSS for compatibility across different JS frameworks.
Explore 2 awesome GitHub repositories matching user interface & experience · Cross-Framework Styling. Refine with filters or upvote what's useful.
StyleX is a type-safe CSS-in-JS library and atomic CSS compiler that transforms JavaScript style definitions into optimized static CSS and type-safe class names. It functions as a multi-framework styling tool, generating standard CSS assets compatible with various JavaScript UI frameworks and server components. The system includes a CSS design token system and theme engine for managing shared constants and composing visual schemes. It allows for the creation of light, dark, and custom themes through variable overrides and token inheritance. The project covers component styling through object
Generates standard CSS assets that ensure consistent visual styles across different JavaScript frameworks and server components.
Delivers unstyled components compatible with any CSS framework or custom styling approach.