jqview
JSON viewer
A native GUI tool for visualizing and inspecting JSON data using the jq command-line utility
simplest possible native GUI for inspecting JSON objects with jq
370 stars
6 watching
9 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
guijqjsonqt
Related projects:
Repository | Description | Stars |
---|---|---|
fiatjaf/ijq | An interactive JSON processing tool with support for variables, functions and import statements. | 24 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
noahgorstein/jqp | An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,200 |
chenfengjw163/vue-json-viewer | A Vue.js component for visually inspecting and editing JSON data | 556 |
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 |
maxzender/jv | A command-line JSON viewer utility | 119 |
ashwin/json-viewer | A Python script to visually organize and display the nested structure of JSON files in a graphical user interface. | 61 |
cielong/pyfx | A Python-native JSON viewer with TUI capabilities and JSONPath query support | 27 |
paolosimone/virtual-json-viewer | A Chrome extension that renders JSON data in a virtual DOM environment with various filtering and searching capabilities. | 58 |
soc221b/object-visualizer | A Vue component for visualizing JSON objects in the browser. | 222 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 300 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
jy95/ngx-json-schema-viewer | A library that displays JSON schema documents in an Angular application | 2 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |