Skip to content

edraj/svelte-jsonschema-form

 
 

Repository files navigation

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.

About

A Svelte component for generating forms from JSON Schema.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 60.2%
  • TypeScript 34.9%
  • JavaScript 3.4%
  • HTML 1.5%