Y
Hacker News
new
|
ask
|
show
|
jobs
by
varanauskas
1427 days ago
For those wanting to infer Typescript types from JSONSchema itself there is:
https://github.com/lbguilherme/as-typed
1 comments
evv
1427 days ago
Nice! I have been happily using json-schema-to-ts for this exact thing.
And if you're doing code generation, there is also json-schema-to-typescript
link
And if you're doing code generation, there is also json-schema-to-typescript