Open
Description
There's currently some discussion on the future of schema generators over at vega/ts-json-schema-generator#101.
It's mostly related to uniting the 3 big (and unfortunately buggy) modules that are used for the same purpose (generating JSON schema's from TypeScript sources) together into one, (mostly) feature complete all-round generator.
These 3 modules are:
typescript-json-schema
(this repository)typescript-to-json-schema
at xiag-ag/typescript-to-json-schemasts-json-schema-generator
at vega/ts-json-schema-generator
We're currently thinking about deprecating this module in favor of vega/ts-json-schema-generator somewhere in the future (for various reasons you can read in the aforementioned issue). However, nothing has really been decided yet and we would love to hear some more opinions on this matter!
Metadata
Metadata
Assignees
Labels
No labels