An open API service indexing awesome lists of open source software.

https://github.com/dhruv-kumar-jha/json-visualization

Beautiful JSON Visualizer
https://github.com/dhruv-kumar-jha/json-visualization

create-react-app json json-parser jsonpath jsonpath-query react react-virtualized visualization

Last synced: about 1 year ago
JSON representation

Beautiful JSON Visualizer

Awesome Lists containing this project

README

          

## Beautiful JSON Visualizer

Upload your JSON document and visualize it, query it using JSONPath.

![Screenshot](/screenshot.png?raw=true "JSON Visualization")

## Features
1. Upload JSON File
2. Fetch JSON file via URL
3. Load a sample JSON file for testing

Once the file is loaded, User can easily interact with the document using JSONPath syntax - All the matches will be highlighted and toggle to expand/collapse the nodes.