Skip to content

A tool to format JSON to a friendly view, compare and print formatted results, evaluate JSONPath expressions

License

Notifications You must be signed in to change notification settings

daniel134256/json-viewer-visual-studio-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Viewer - Visual Studio Extension

This is a simple Visual Studio extension to view and manipulate JSON. After installation it is available in the main menu: Tools -> JSON Viewer.

Features:

  • ability to open prelminary formatted JSON data from the clipboard
  • ability to open empty temporary JSON file
  • ability to compare two JSON data
  • ability to evaluate JSONPath expressions

Download the latest release from Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=MykolaTarasyuk.JSONViewer

Screenshot 1. Start window.

alt tag

Screenshot 2. A temporary file displaying prelminary formatted JSON data from the clipboard.

alt tag

Screenshot 4. Comparison of JSON data.

alt tag

Screenshot 5. Evaluation of JSONPath expressions.

alt tag

About

A tool to format JSON to a friendly view, compare and print formatted results, evaluate JSONPath expressions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 74.8%
  • PowerShell 10.0%
  • Vim Snippet 10.0%
  • Batchfile 5.2%