Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>json2tsNew to Visual Studio Code? Get it now.
json2ts

json2ts

Gregor Biswanger

|
664,333 installs
| (57) | Free
Convert a JSON from clipboard to TypeScript interfaces. (Ctrl+Alt+V)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json2ts for Visual Studio Code

Installation

json2ts is a VSCode Extension which converts a JSON to TypeScript interfaces. You can browse and install extensions from within VS Code. Press Ctrl+P and narrow down the list commands by typing ext install json2ts.

Usage

json2ts converts a JSON from clipboard to TypeScript interfaces with cmd+alt+V or ctrl+alt+V.

json2ts Screenshot

Another way is, to copy a REST-Service URL to clipboard and insert TypeScript interfaces with cmd+alt+X or ctrl+alt+X.

json2ts Screenshot

Contributing

Feel free to submit a pull request if you find any bugs (to see a list of active issues, visit the Issues section). Please make sure all commits are properly documented.

License

MIT-licensed

** Enjoy! **

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft