JSON Constructor Generator
Features
- Converts JSON into TypeScript classes
- Supports nested objects
- Easy-to-use with a command
How to Use
- Select JSON in a file.
- Press
Ctrl+Shift+P → Select Generate Class from JSON .
- Provide a class name → The TypeScript class is inserted.
| |