Hacker News new | ask | show | jobs
by jmisavage 702 days ago
This looks like a shameless clone of shadcn/ui plus you're charging money for it.

https://ui.shadcn.com/

1 comments

Not the author and have no skin in the game. A link back to the original and referring to their MIT license is probably a good idea for the author of this. But the main difference is that it is a theme for a completely different UI kit. Visually similar, but this is for Bootstrap CSS, whereas shadcn is for React. (These are not opposites, but you can use either without the other.)

In fact, that could even be the headline of the website: Want to use shadcn but don't want to rewrite your application in React? Use Shade/Bs!

Yes this was massively inspired by shadcn and his great work. I'll make sure that's better communicated in the site. And the MIT License.

I wanted to use shadcn/ui for a project, but I wasn't using React. I thought that was a shame, so I built one for my preferred stack, Bootstrap+net/http+html/template+htmx.

So its fundamentally a different architecture better suited for template based web applications. Like Django or Rails or Go html/template. It serves a completely disjoint market.

Thanks a lot for this understanding response, I'm still pretty new to this.

This is a CSS-only bootstrap theme? If so, I think the hypermedia, htmx mentions are a little confusing.