JSON to TypeScript Converter

Generate TypeScript interfaces from JSON data automatically

JSON Input

json
Ln 1, Col 1
1
2
3
4
5
6
7
8
9
10

Output

typescript
Ln 1, Col 1
1
2
3
4
5
6
7
8
9
10