https://github.com/bonevidy/json2ts
A Jetbrains IntelliJ plugin transforms JSON to typescript
https://github.com/bonevidy/json2ts
jebrain-plugin jetbrains json json2ts typescript webstorm webstorm-plugin
Last synced: about 2 months ago
JSON representation
A Jetbrains IntelliJ plugin transforms JSON to typescript
- Host: GitHub
- URL: https://github.com/bonevidy/json2ts
- Owner: boneVidy
- License: apache-2.0
- Created: 2020-01-07T13:56:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T15:13:52.000Z (7 months ago)
- Last Synced: 2025-03-20T01:44:41.220Z (2 months ago)
- Topics: jebrain-plugin, jetbrains, json, json2ts, typescript, webstorm, webstorm-plugin
- Language: Kotlin
- Homepage:
- Size: 9.55 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# json2ts
a jetbrain plugin that convert json to typescript
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "json2ts" >
Install Plugin- Manually:
Download the [latest release](https://github.com/boneVidy/json2ts/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
## How to use
### create ts file

[](https://app.fossa.com/projects/git%2Bgithub.com%2FboneVidy%2Fjson2ts?ref=badge_shield)[](https://app.fossa.com/projects/git%2Bgithub.com%2FboneVidy%2Fjson2ts?ref=badge_large)
## Thanks to IntelliJ IDEA
> [IntelliJ IDEA](https://en.wikipedia.org/wiki/IntelliJ_IDEA) IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software. It is developed by JetBrains (formerly known as IntelliJ), and is available as an Apache 2 Licensed community edition,[5] and in a proprietary commercial edition. Both can be used for commercial development.
[
](https://www.jetbrains.com)