Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 847 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 847 Bytes

Svelte JSON Schema Form

This is a Svelte component for generating forms based on a JSON schema. Though designed with use in the webgme-taxonomy dashboard in mind, it should be reasonably generic enough to use elsewhere when wanting to create forms based on a JSON schema.

Initial webgme-taxonomy issue

Svelte JSON Schema Form Playground

Similar Projects

Though it currently only contains this SchemaForm component, this repo could be expanded and renamed to include other related components, such as generic dashboard components or webgme-related web components.