Skip to content

GregorBiswanger/Brackets-json2ts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

json2ts for Brackets

Installation

json2ts is a Brackets 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.

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

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! **

About

json2ts is a Brackets Extension which converts a JSON to TypeScript interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published