Skip to content

Commit 051bab4

Browse files
authored
Add svelte-jsonschema-form to tooling page (#1064)
1 parent 6b762a2 commit 051bab4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/tooling-data.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,3 +2420,18 @@
24202420
supportedDialects:
24212421
draft: ['4', '6', '7']
24222422
lastUpdated: '2024-08-23'
2423+
2424+
- name: Svelte JSON Schema Form
2425+
description: 'Svelte 5 library for creating forms based on JSON Schema.'
2426+
toolingTypes: ['schema-to-web-UI']
2427+
languages: ['TypeScript']
2428+
maintainers:
2429+
- name: 'Roman Krasilnikov'
2430+
username: 'x0k'
2431+
platform: 'github'
2432+
license: '(MIT AND Apache-2.0)'
2433+
source: 'https://github.com/x0k/svelte-jsonschema-form'
2434+
homepage: 'https://x0k.github.io/svelte-jsonschema-form/'
2435+
supportedDialects:
2436+
draft: ['7']
2437+
lastUpdated: '2024-10-24'

0 commit comments

Comments
 (0)