Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sugatoray/vscode-jsonutils-extension-pack
VS Code JSON Utilities Extension Pack
https://github.com/sugatoray/vscode-jsonutils-extension-pack
Last synced: about 1 month ago
JSON representation
VS Code JSON Utilities Extension Pack
- Host: GitHub
- URL: https://github.com/sugatoray/vscode-jsonutils-extension-pack
- Owner: sugatoray
- License: mit
- Created: 2024-07-14T19:08:38.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-02T04:56:21.000Z (about 2 months ago)
- Last Synced: 2025-01-02T05:30:12.565Z (about 2 months ago)
- Language: Python
- Homepage: https://marketplace.visualstudio.com/items?itemName=sugatoray.vscode-jsonutils-extension-pack
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Version][#vsce-badge-url-version]][#vsce-marketplace-url]
[#vsce-badge-url-version]: https://img.shields.io/visual-studio-marketplace/v/sugatoray.vscode-jsonutils-extension-pack
[#vsce-badge-url-installs]: https://img.shields.io/visual-studio-marketplace/i/sugatoray.vscode-jsonutils-extension-pack
[#vsce-badge-url-downloads]: https://img.shields.io/visual-studio-marketplace/d/sugatoray.vscode-jsonutils-extension-pack
[#vsce-badge-url-release-date]: https://img.shields.io/visual-studio-marketplace/release-date/sugatoray.vscode-jsonutils-extension-pack
[#vsce-marketplace-url]: https://marketplace.visualstudio.com/items?itemName=sugatoray.vscode-jsonutils-extension-pack# VS Code JSON Utilities Extension Pack
This extension pack packages some of the most popular (and some of my favorite) JSON Utilities related extensions.
## Extensions Included
| SL# | Extension | VSCodeMinVer |
|:---:|:---|---:|
| `01` | 🎁 [json](https://marketplace.visualstudio.com/items?itemName=zainchen.json)
- Json for Visual Studio Code.
| `02` | 🎁 [Json Editor](https://marketplace.visualstudio.com/items?itemName=nickdemayo.vscode-json-editor)
- Generate a tree view editor of the active JSON document.
| `03` | 🎁 [JSON Helper](https://marketplace.visualstudio.com/items?itemName=zhoufeng.json-helper)
- Make your navigation in JSON file easier.
| `04` | 🎁 [JSON Script Tag](https://marketplace.visualstudio.com/items?itemName=sissel.json-script-tag)
- JSON Syntax highlighting support for html script tags using application/json and application/ld+json attributes.
| `05` | 🎁 [JSON formatter](https://marketplace.visualstudio.com/items?itemName=clemenspeters.format-json)
- Convert file to file type json and format content.
| `06` | 🎁 [Fix JSON](https://marketplace.visualstudio.com/items?itemName=oliversturm.fix-json)
- Fix JSON content using jsonic.
| `07` | 🎁 [JSON Validate](https://marketplace.visualstudio.com/items?itemName=rioj7.vscode-json-validate)
- Validate JSON when part of other files as strings.
| `08` | 🎁 [Sort JSON objects](https://marketplace.visualstudio.com/items?itemName=richie5um2.vscode-sort-json)
- Sorts the keys within JSON objects.
| `09` | 🎁 [Sort JSON](https://marketplace.visualstudio.com/items?itemName=thinker.sort-json)
- Simple JSON Object and Array sort.
| `10` | 🎁 [Dadroit JSON Generator](https://marketplace.visualstudio.com/items?itemName=dadroit.dadroit-json-generator)
- Generate nested sample JSON data using custom templates.
| `11` | 🎁 [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)
- Copy JSON, paste as Go, TypeScript, C#, C++ and more.
| `12` | 🎁 [JSON to CSV](https://marketplace.visualstudio.com/items?itemName=khaeransori.json2csv)
- Convert JSON to CSV, and CSV to JSON.
| `13` | 🎁 [XML to JSON](https://marketplace.visualstudio.com/items?itemName=buianhthang.xml2json)
- Convert XML from clipboard or current document/selection to JSON.
| `14` | 🎁 [YAML ❤️ JSON](https://marketplace.visualstudio.com/items?itemName=hilleer.yaml-plus-json)
- Easily convert yaml to json and json to yaml.
| `15` | 🎁 [YAML to JSON](https://marketplace.visualstudio.com/items?itemName=ahebrank.yaml2json)
- Convert YAML from clipboard or current document/selection to JSON and vice versa.
| `16` | 🎁 [Auto Translate JSON](https://marketplace.visualstudio.com/items?itemName=jeffjorczak.auto-translate-json)
- Automatically translates JSON language files to other languages using Google Translate.
| `17` | 🎁 [JSON Crack](https://marketplace.visualstudio.com/items?itemName=aykutsarac.jsoncrack-vscode)
- Seamlessly visualize your JSON data instantly into graphs.
| `18` | 🎁 [JSON Grid Viewer](https://marketplace.visualstudio.com/items?itemName=dutchigor.json-viewer)
- Get a better overview of the content in a JSON file by viewing it in an resizable grid.
| `19` | 🎁 [JSON Tree View](https://marketplace.visualstudio.com/items?itemName=chaunceykiwi.json-tree-view)
- Generate a tree view from json file.
> 💡 **`VSCodeMinVer`** is the minimum version of VS Code required for the corresponding extension to work.
## Want to see your extension added?
Open a PR and I'd be happy to take a look.
**Enjoy!** 🎁 ✨ 🎉
## Installation
The easiest way to install is directly from within VS Code (search extensions for `sugatoray.vscode-jsonutils-extension-pack`).
You can also install from the [VS Code Extension Marketplace][#vsce-marketplace-url] or directly from a [VISX extension file][#vsix-install].
[#ovsx-registry]: https://open-vsx.org/extension/sugatoray/vscode-jsonutils-extension-pack
[#vsix-install]: https://marketplace.visualstudio.com/items?itemName=sugatoray.vscode-jsonutils-extension-pack#visx-install
## ✨ Author Information
You can follow me (Sugato Ray) here.
- LinkedIn: [@sugatoray](https://www.linkedin.com/in/sugatoray/)
- Twitter: [@sugatoray](https://twitter.com/sugatoray)
- GitHub: [@sugatoray](https://github.com/sugatoray)
> **Attribution**: 👏👏
>
> The icon used here was downloaded and adapted from this icon on Flaticon.com.
>