1 repo
UI component collections that rely on HTML metadata attributes to define and trigger interactive behaviors.
Distinguishing note: Combines component styling with metadata-driven interactivity, distinct from standard component libraries that require manual JavaScript binding.
Explore 1 awesome GitHub repository matching user interface & experience · Metadata-Driven Component Libraries. 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
A collection of interactive UI elements that trigger complex JavaScript behaviors and state transitions through configuration attributes defined directly in HTML.