diff --git a/data/tooling-data.yaml b/data/tooling-data.yaml index e3201089b..c5edab741 100644 --- a/data/tooling-data.yaml +++ b/data/tooling-data.yaml @@ -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/'