1 Repo
Reusable UI components built using StimulusJS controller patterns.
Distinct from UI Component Development: Distinct from general UI component development: specifically targets the StimulusJS controller architecture.
Explore 1 awesome GitHub repository matching software engineering & architecture · StimulusJS Controllers. Refine with filters or upvote what's useful.
This project is a collection of pre-built, reusable interface components designed for web applications that utilize StimulusJS and TailwindCSS. It functions as a frontend interaction framework, providing a set of standard UI elements that manage state and user behavior through declarative controller patterns. The library distinguishes itself by integrating utility-first styling with accessible component authoring. It leverages HTML attributes to bind JavaScript logic directly to DOM elements, enabling developers to implement complex interactions like modals, dropdowns, and tabbed content with
Builds reusable and interactive interface components using StimulusJS controllers to manage state and behavior.