Hacker News new | ask | show | jobs
by bibstha 781 days 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.

1 comments

Maybe this is also interesting for you: https://github.com/aviflombaum/shadcn-rails
Interesting, just gave this a try and looks pretty decent.