JsonViewer
Fork of http://jsonviewer.codeplex.com/
Install / Use
/learn @justaprogrammer/JsonViewerREADME
The JSON View package is a set of 3 viewers available in the following flavors:
- A standalone viewer - JsonView.exe
- A plugin for Fiddler 2 (http://www.fiddler2.com/) - FiddlerJsonViewer.dll
- A visualizer for Viusal Studio 2005 - JsonVisualizer.dll
The viewer supports plugins to allow you to customize the way JSON objects are displayed. Sample plugins are provided within the source.
Installation
The archive contains the following directories: \JsonView \Fiddler \Visualizer
- To use the standalone viewer, run JsonView.exe from \JsonView
- To use the Fiddler2 plugin, copy the files from the \Fiddler directory to fiddler's \Inspectors directory and add the following to the <runtime> section of the fiddler.exe.config: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <probing privatePath="Inspectors" /> </assemblyBinding>
- To use the Visual Studio Visualizer, copy the JsonVisualizer.dll to the Visual Studio Visualizers
directory (usually under \My Documents\Visual Studio 2005\Visualizers) and copy the following files
to the IDE directory of Visual Studio (Where devenv.exe is located - <Visual Studio>\Common7\IDE):
- JsonViewer.dll
- JsonViewer.dll.config
- Newtonsoft.Json.dll
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
