@json-render/shadcn-svelte Pre-built shadcn-svelte component definitions and implementations for json-render. Provides 36 components built on Svelte 5 + Tailwind CSS. Two Entry Points | Entry Point | Exports | Use For | |-------------|---------|---------| | | | Catalog schemas (no Svelte dependency, safe for server) | | | , | Svelte implementations + catalog schemas | Usage Pattern Pick the components you need from the standard definitions. Do not spread all definitions -- explicitly select what your app uses: Then render in your Svelte component: Available Components Layout - Card - Containe…