Skip to content

Commit 7644ff9

Browse files
feat: adding metaconfigurator in toolings page (#1365)
1 parent fd6759d commit 7644ff9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

data/tooling-data.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -3159,3 +3159,28 @@
31593159
supportedDialects:
31603160
draft: ['2020-12']
31613161
toolingListingNotes: 'Built for Node.js and browsers, it supports static type inference for schema definitions.'
3162+
3163+
- name: 'MetaConfigurator'
3164+
description: 'A form generator and schema editor for JSON schema, making editing configuration files, research data and schemas easier and more enjoyable.'
3165+
toolingTypes:
3166+
['data-to-schema', 'schema-to-web-UI', 'schema-to-data', 'editor']
3167+
languages: ['TypeScript']
3168+
maintainers:
3169+
- name: 'Felix Neubauer'
3170+
username: 'Logende'
3171+
platform: 'github'
3172+
- name: 'Paul Bredl '
3173+
username: 'PaulBredl'
3174+
platform: 'github'
3175+
- name: 'Minye'
3176+
username: 'beyond2void'
3177+
platform: 'github'
3178+
- name: 'Keyuri Patel'
3179+
username: 'Keyshal-211'
3180+
platform: 'github'
3181+
license: 'MIT'
3182+
source: 'https://github.com/MetaConfigurator/meta-configurator'
3183+
supportedDialects:
3184+
draft: ['2020-12']
3185+
toolingListingNotes: '[A reference to MetaConfigurator papers](https://rdcu.be/dJvgS).'
3186+

0 commit comments

Comments
 (0)