Skip to content

BugBlitz98/jsonviewer-vscode

Repository files navigation

JSON Viewer: Interactive Graph Visualizer for VS Code

Visualize JSON as interactive graphs, trees, and diagrams directly inside Visual Studio Code.

Stop scrolling through large, nested JSON files. This extension transforms raw JSON into a clean, visual, node-based graph, helping developers quickly understand complex data structures, debug APIs, and analyze responses.

Perfect for developers, backend engineers, API testers, and data analysts.


JSON Graph Visualization Demo


✨ Features

  • 📊 Interactive JSON Graph Viewer
    Convert JSON into a visual graph and explore relationships instantly.

  • 🌳 Tree & Structure Visualization
    Understand nested objects and arrays without manual tracing.

  • 🔍 Search & Highlight Nodes
    Quickly find keys, values, and deeply nested data.

  • 🧭 Zoom & Pan Navigation
    Smooth navigation across large JSON datasets.

  • 📸 Export JSON Graph as Image
    Share diagrams with your team or documentation.

  • 🌗 Dark & Light Theme Support
    Matches your VS Code theme automatically.

  • 📂 One-Click Open (Context Menu + Command)
    Launch visualizer instantly from editor.

  • 🔐 100% Local & Secure
    No data leaves your machine.


🎯 Use Cases

  • Debug REST API responses
  • Explore large JSON files
  • Visualize configuration files
  • Understand nested data structures
  • Inspect MongoDB / API payloads
  • Analyze complex JSON schemas

📦 Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search:
    👉 JSON Viewer
    👉 JSON Visualizer
    👉 JSON Graph Viewer
  4. Click Install

🚀 Usage

  1. Open any .json file
  2. Right-click → Open JSON Visualizer
    OR
    Press Ctrl+Shift+P → Search JSON Visualizer
  3. View your JSON as an interactive graph

🛠 Command

Command Description
Open JSON Visualizer Open JSON as interactive graph

🖼️ Screenshots

Menu

Graph View

Visualization


⚡ Keywords (SEO)

json viewer, json visualizer, json graph viewer, json tree viewer, vscode json extension, json explorer, json diagram, json data visualization, json inspector, json parser


☕ Support

If this tool helps you, support development ❤️
Buy Me a Coffee


📄 License

MIT License

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors