RubyUI is a UI framework for Ruby developers, built on top of Phlex, TailwindCSS and Stimulus JS. It provides a set of components that are easy to use, and easy to customize.
RubyUI is built on top of 3 core ingredients:
Phlex - A framework for building fast, reusable, testable views in pure Ruby.
TailwindCSS - A utility-first CSS framework for rapidly building custom designs.
Stimulus JS - A modest JavaScript framework for the HTML you already have.