webgme / svelte-jsonschema-form

A Svelte component for generating forms from JSON Schema.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Svelte 67.1%Language:TypeScript 18.3%Language:CSS 6.1%Language:SCSS 4.5%Language:JavaScript 2.6%Language:HTML 1.4%