bcherny / json-schema-to-typescript

Compile JSON Schema to TypeScript type declarations
https://bcherny.github.io/json-schema-to-typescript-browser/
MIT License
2.95k stars 392 forks source link

Add yaml support #577

Closed codan84 closed 7 months ago

codan84 commented 9 months ago

If one writes their schemas in yaml file format, is there a simple way to generate types using the CLI tool? If not - could a support for that be added please?

alexanderkrum commented 7 months ago

@bcherny picking this up

alexanderkrum commented 7 months ago

https://github.com/bcherny/json-schema-to-typescript/pull/588

bcherny commented 6 months ago

Published 14.0.2.