1 repo
Frameworks that enable component behavior through HTML attributes rather than imperative JavaScript.
Distinguishing note: None available; minting under UI umbrella.
Explore 1 awesome GitHub repository matching user interface & experience · Declarative UI Interactivity. Refine with filters or upvote what's useful.
Tabler is a comprehensive UI framework designed for building responsive, data-heavy administrative panels and enterprise web applications. It provides a unified collection of pre-styled components and layout patterns that allow developers to construct complex dashboard interfaces using a consistent design system. The project distinguishes itself through a metadata-driven approach to interactivity, where complex component behaviors and state transitions are initialized by parsing configuration attributes directly from HTML elements. This allows for the creation of interactive interfaces withou
Implementing complex interface behaviors and state transitions by configuring HTML attributes without writing custom JavaScript.