Skip to content

bvjebin/JSONTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONTree

Visualize JSON data using d3js collapsible tree!

Feature:

  1. Place the JSON in the textarea and Click Visualize button!

  2. Drag and Zoom to view the data tree conviniently!

JSONTree uses collapsible tree layout of d3js to bring up the visualization.

What I did here??

I wrote a parser which will conver the JSON to the format the collapsible tree can consume!

Checkout the Demo here

Read About JSON here

About

Visualize json data using d3 tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published