JSON Schema to TypeScript Interface Generator
Convert JSON Schema definitions into strongly-typed TypeScript interfaces
JSON Schema Input
Paste your JSON Schema (Draft 07+) here
TypeScript Interface Output
Generated TypeScript interface ready to use
How to Use
1
Paste JSON Schema
Enter your JSON Schema definition in the input area
2
Set Interface Name
Customize the name of your TypeScript interface
3
Generate & Copy
Click generate and copy the TypeScript interface to your project