Skip to content

MukulVashishth/json-tree-visualizer

Repository files navigation

JSON Tree Visualizer

Tool to visualize json structure with multiple advanced features.

How to run this project locally :

  1. git clone https://github.com//json-tree-visualizer.git

  2. npm install

  3. npm run dev

Usage Guide

  1. Paste or type valid JSON into the left panel.

  2. Click “Visualize” to render the JSON tree.

  3. Use the search bar (top-left on the canvas) to find any node via JSONPath: Example: $.instructions[2]

  4. Click “Download Image” to export the tree as a PNG.

  5. Click “Clear” to reset everything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published