Open
Description
This is a discussion about the future of Typescript JSON schema generators.
TL;DR
- Use https://github.com/vega/ts-json-schema-generator/ if you want a robust but opinionated schema generator. It has good support for aliases and it continuously updated. This is probably the right option for most people.
- Use https://github.com/YousefED/typescript-json-schema if you want a less robust but hackable schema generator.