schema-tools
schema-tools copied to clipboard
Convert JSON schemas to TypeScript automatically
Investigate if https://www.npmjs.com/package/json-schema-to-typescript can do this accurately for us
Just as a general comment, I've been using json-schema-to-typescript for a few months without any complaints so far, except that sometimes I don't understand how it chooses the interface names which it emits.