1 مستودع
Engines that transform utility-first class strings into CSS rules during browser execution.
Distinct from Tailwind CSS Integration: Focuses on the runtime compilation of utility classes specifically, rather than general framework integration.
Explore 1 awesome GitHub repository matching user interface & experience · Runtime Utility Compilers. Refine with filters or upvote what's useful.
Twind is a utility-first styling library and JavaScript CSS-in-JS engine. It functions as a Tailwind CSS runtime compiler that transforms utility classes into CSS within the browser, as well as a build tool for extracting static CSS to improve page load performance. The project enables a utility-first styling workflow through a system of predefined classes and customizable theme presets. It supports the extension of styling rules and the definition of custom themes and variants to align the system with specific design requirements. The engine provides runtime CSS generation and just-in-time
Transforms Tailwind CSS utility classes into CSS at runtime in the browser without a build step.