Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1824,17 +1824,14 @@
source: 'https://github.com/brutusin/json-forms'
lastUpdated: '2018-11-05'

- name: '@remoteoss/json-schema-form'
- name: 'json-schema-form (@remoteoss)'
description: 'Headless UI form library powered by JSON Schemas. With validations included. Works with any stack.'
toolingTypes: ['schema-to-web-UI', 'editor']
languages: ['JavaScript', 'TypeScript']
languages: ['TypeScript']
maintainers:
- name: 'Remote.com'
username: 'remoteoss'
platform: 'github'
- name: 'Sandrina Pereira'
username: 'sandrina-p'
platform: 'github'
license: 'MIT'
source: 'https://github.com/remoteoss/json-schema-form'
homepage: 'https://json-schema-form.vercel.app/'
Expand Down
Loading