Menu
Libraries |
Category

svelte-jsonschema-form

  • A Svelte 5 library for creating forms based on JSON schema
  • Unofficial port of react-jsonschema-form [fa-solid fa-up-right-from-square]
  • Key features:
    • Form generation from JSON schema definitions
    • Supports validation via AJV
    • Includes basic theme and English translations
    • Provides form submission handling
  • Documentation available at: https://x0k.github.io/svelte-jsonschema-form/ [fa-solid fa-up-right-from-square]
  • Interactive playground: https://x0k.github.io/svelte-jsonschema-form/playground2/ [fa-solid fa-up-right-from-square]
  • Example use case shown for creating a task list form with required fields
  • Dual licensed (MIT and Apache 2.0) due to incorporating code from react-jsonschema-form

json-schemasvelte5formssvelte

Comments