Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bang88/j2t
Convert json to TypeScript interface.
https://github.com/bang88/j2t
vscode-extension
Last synced: 8 days ago
JSON representation
Convert json to TypeScript interface.
- Host: GitHub
- URL: https://github.com/bang88/j2t
- Owner: BANG88
- License: mit
- Created: 2017-02-24T06:41:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T10:10:15.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T15:16:36.661Z (22 days ago)
- Topics: vscode-extension
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![JSON to TypeScript Interface](images/icon.png)](https://github.com/bang88/j2t.git)
# j2t[Get Source Code from Github ](https://github.com/bang88/j2t.git)
> Convert json to TypeScript interface.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Contribute](#contribute)
- [License](#license)## Install
```
ext install j2t
```## Usage
Copy your JSON object into system clipboard, then go to vscode find `Convert JSON to Interface` command. That's it.
## Contribute
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
MIT © bang88