Generate json-schemas from your Typescript sources. In case no tsconfig.json is available for your project, you can directly specify the .ts files (this in this case we use some built-in compiler ...
Background Inspired and builds upon Typson, but typescript-json-schema is compatible with more recent Typescript versions. Also, since it uses the Typescript compiler internally, more advanced ...