JSON to TS
Convert JSON object to typescript interfaces
Try it Online
Features
Shift + Ctrl + Alt + V
)
Convert from clipboard (
Shift + Ctrl + Alt + S
)
Convert from selection (
Optional quotes
Converter
- Array type merging (Huge deal)
- Duplicate type prevention
- Union types
- Optional types
- Array types
Known Issues
Command failed: xclip -selection clipboard -o
Solution: sudo apt-get install xclip
Happens when linux is missing clipboard packages