transform
transform copied to clipboard
[Feature Request] JSON and Schema to Typebox
Since there is already a JSON Schema -> Zod option adding a JSON Schema -> Typebox one would be really cool
For this something like schema2typebox could be used
Mby there is also a option to convert JSON to typebox by doing a step between like JSON -> JSON Schema -> Typebox