Create Forms Based on JSON Schemas
"
svelte-jsonschema-formis a Svelte 5 library for creating forms based on JSON schema. At its core, it's a Svelte 5 component with a set of integrations:
- Ajv / Zod /
@cfworker/json-schemavalidatorsdaisyui,flowbite-svelte,shadcn-svelte,@skeletonlabs/skeletonthemes- SvelteKit actions
The library is an unofficial port of
react-jsonschema-form."
Roman Krasilnikov