schema-tools icon indicating copy to clipboard operation
schema-tools copied to clipboard

Convert JSON schemas to TypeScript automatically

Open bahmutov opened this issue 7 years ago • 1 comments

Investigate if https://www.npmjs.com/package/json-schema-to-typescript can do this accurately for us

bahmutov avatar Jun 12 '18 20:06 bahmutov

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.

ellis avatar Sep 23 '19 10:09 ellis