Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jsonviewerNew to Visual Studio Code? Get it now.
jsonviewer

jsonviewer

Ganesh NR

|
2,949 installs
| (0) | Free
JSON Transform Helper is a powerful extension for Visual Studio Code that enables you to easily transform and manipulate JSON data using the popular lodash library. With this extension, you can quickly apply custom lodash functions to your JSON files, extracting specific properties, filtering data,
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Transform Helper

JSON Transform Helper is a Visual Studio Code extension that allows you to easily transform and manipulate JSON data using the powerful lodash library. With this extension, you can perform custom transformations on your JSON files, extracting specific properties, filtering data, and more.

Features

  • Interactive Transformation: Enter your own lodash functions in a dedicated text editor to dynamically transform JSON data.
  • Real-Time Preview: Get an instant preview of the transformed JSON output as you make changes, facilitating quick iterations and fine-tuning.
  • Subset Extraction: Use lodash functions like _.pick, _.omit, and _.filter to extract a subset of properties or filter JSON based on specific criteria.
  • Lodash Function Support: Leverage the extensive functionality of lodash with methods like _.map, _.reduce, _.groupBy, and more for complex data transformations.

Usage

  1. Open a JSON file in Visual Studio Code.
  2. Trigger the JSON Transform Helper extension using the provided command or keyboard shortcut.
  3. Enter your desired lodash function in the input box, specifying the transformation you want to apply.
  4. The transformed JSON output will be displayed in a new editor tab, allowing you to review and save it.

Requirements

  • Visual Studio Code version 1.60.0 or higher.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for "JSON Transform Helper" and click Install.
  4. Once installed, the extension will be ready to use.

Feedback and Support

  • For bug reports, feature requests, or any other feedback, please submit an issue.
  • For general questions or help, you can also reach out to us via email.

Contributing

We welcome contributions from the community! If you're interested in enhancing JSON Transform Helper, please see our contribution guidelines for more details.

License

This extension is released under the MIT License.

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