Hello!<p>I'm excited to share something I've been working on: ZestUI, a UI kit crafted for Ruby on Rails.<p>As a long time Rails dev, I've increasingly felt that, this is one area other ecosystems have leapfrogged Rails. You had to bring together disparate elements - UI libraries, Stimulus Controllers, Icon Libraries and none integrated deeply with Rails.<p>Working on Rails models or controllers are a joy compared to working on views. "It shouldn't be this difficult" was the voice in my head and that is what led to ZestUI.<p>Built with Phlex, styled with Tailwind with custom built Stimulus controllers.<p>It's got<p>- 25 themes<p>- Dark Mode<p>- Form Builder<p>- Icons<p>- Built in Flash Toast<p>- The components are responsive or have specific mobile views<p>- All the JS needed (Stimulus controllers) is wired up automatically<p>Phlex is a game changer. It is simple, powerful, intuitive and performant. I will never ever write a component as a partial/ViewComponent again.<p>Site: <a href="https://zestui.com/" rel="nofollow noreferrer">https://zestui.com/</a><p>A short video (50 seconds) showing it off: <a href="https://youtu.be/OQmDZddLtR8" rel="nofollow noreferrer">https://youtu.be/OQmDZddLtR8</a><p>I'd love to hear what you think