TS Helper

#5 / 1 rate

TS Helper

115 users

2021-12-12

NoneGame

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Translate json object to ts interface

TypeScript is a great programming language, but it takes a lot of time to write the type's declaration, especially when describing the content returned by REST-API. The extension can convert a JSON object into a typescript interface definition.

Usage:
Select JSON object text and right click, after context menu shows, click "Copy as TS interface".