json-viewer
JSON viewer
A Python script to visually organize and display the nested structure of JSON files in a graphical user interface.
Display JSON file as tree in GUI
61 stars
1 watching
23 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alenaksu/json-viewer | A tool for visualizing JSON data in a hierarchical display | 177 |
hivivo/ngx-json-viewer | A component that formats and displays JSON data in an HTML viewer | 174 |
texteainc/json-viewer | A React component for displaying and editing various data formats | 458 |
jy95/ngx-json-schema-viewer | A library that displays JSON schema documents in an Angular application | 2 |
maxzender/jv | A command-line JSON viewer utility | 119 |
silentsignal/burp-json-jtree | A Java plugin for Burp Suite that displays JSON data in a tree-like structure | 40 |
cielong/pyfx | A Python-native JSON viewer with TUI capabilities and JSONPath query support | 27 |
fiatjaf/jqview | A native GUI tool for visualizing and inspecting JSON data using the jq command-line utility | 370 |
abusomani/jsonhandlers | A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |
mohsen1/json-schema-view | A tool for rendering complex JSON data in a user-friendly format | 49 |
soc221b/object-visualizer | A Vue component for visualizing JSON objects in the browser. | 222 |
paolosimone/virtual-json-viewer | A Chrome extension that renders JSON data in a virtual DOM environment with various filtering and searching capabilities. | 58 |
youknowone/visualjson | A JSON pretty-viewer application for Mac OS X | 301 |
hedhyw/json-log-viewer | An interactive tool for visualizing and analyzing complex JSON log data. | 122 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |