Skip to content

Commit

Permalink
Add JS support for quicktype (json-schema-org#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjagm authored Sep 4, 2024
1 parent 3dc173c commit 6ad6a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@
- name: quicktype.io
description: 'Infer JSON Schema from samples, and generate TypeScript, C++, Go, Java, C#, Swift, etc. types from JSON Schema.'
toolingTypes: ['data-to-schema', 'schema-to-code']
languages: ['TypeScript', 'C++', 'Go', 'Java', 'C#', 'Swift']
languages: ['TypeScript', 'C++', 'Go', 'Java', 'C#', 'Swift', 'JavaScript']
environments: ['Web (Online)']
maintainers:
- name: 'Sean'
Expand Down

0 comments on commit 6ad6a9d

Please sign in to comment.