10 ms·
This is exactly what I was looking for. I love Stripe's UI and I was looking for a library of unified components that I can copy paste with my Rails app. Then I
by bibstha 2y ago
This is exactly what I was looking for. I love Stripe's UI and I was looking for a library of unified components that I can copy paste with my Rails app. Then I saw shadcn and was disappointed that it was only for React.
I'm mostly a backend developer and TailwindCSS really enabled me to be bold with working with frontend CSS. So far I've been copy pasting examples from Tailwind or Flowbite. But "franken" really looks much closer to what I was looking for, a cleaner opinionated unified interfaces that I can put together, works with Tailwind and can be used with Rails.
Thanks for the work on this.
- camillovisini 2y agoMaybe this is also interesting for you: https://github.com/aviflombaum/shadcn-rails https://github.com/aviflombaum/shadcn-rails
- bibstha 2y agoInteresting, just gave this a try and looks pretty decent.