A JSON/XML-to-Diagram Visualizer converts JSON or XML data into interactive diagrams, helping users easily understand data structures, hierarchies, and relationships visually
To install all dependent packages, use the below command
npm install
To run the sample, use the below command
npm start
Check all the showcase samples from here.