upvote
It uses Zag js for its primitives which is framework agonistic as opposed to Radix or Base UI. Shadcn is only for React. If you use Solid.js for example, Skeleton is an option for your design system.
reply
There are ports of shadcn for svelte, vue and solid.
reply
There’s also Basecoat, which is shadcn for vanilla JS.

https://basecoatui.com/

reply