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