Skip to content

Commit 5499e04

Browse files
authored
Merge pull request #1671 from sandrina-p/patch-2
Update tooling-data.yaml - Update @remoteoss/json-schema-form
2 parents 60403d3 + 4c96100 commit 5499e04

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

data/tooling-data.yaml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1824,18 +1824,21 @@
18241824
source: 'https://github.com/brutusin/json-forms'
18251825
lastUpdated: '2018-11-05'
18261826

1827-
- name: json-schema-form (Remote.com)
1828-
description: 'json-schema-form is a headless UI form library powered by JSON Schemas.'
1829-
toolingTypes: ['schema-to-web-UI']
1830-
languages: ['JavaScript']
1827+
- name: '@remoteoss/json-schema-form'
1828+
description: 'Headless UI form library powered by JSON Schemas. With validations included. Works with any stack.'
1829+
toolingTypes: ['schema-to-web-UI', 'editor']
1830+
languages: ['JavaScript', 'TypeScript']
18311831
maintainers:
1832+
- name: 'Remote.com'
1833+
username: 'remoteoss'
1834+
platform: 'github'
18321835
- name: 'Sandrina Pereira'
18331836
username: 'sandrina-p'
18341837
platform: 'github'
18351838
license: 'MIT'
18361839
source: 'https://github.com/remoteoss/json-schema-form'
18371840
homepage: 'https://json-schema-form.vercel.app/'
1838-
lastUpdated: '2024-03-26'
1841+
lastUpdated: '2025-05-26'
18391842

18401843
- name: JSON Schema Form Element
18411844
description: 'A Custom Element that auto-generates forms, declaratively. Works with Lit, Solid, Vue, Svelte, React, Astro, vanilla…'

0 commit comments

Comments
 (0)