jqp
JSON explorer
An interactive command-line interface for the jq utility to explore and manipulate JSON data
A TUI playground to experiment with jq
2k stars
9 watching
42 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
gojqtui
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for querying and manipulating JSON data | 191 |
| A native GUI tool for visualizing and inspecting JSON data using the jq command-line utility | 370 |
| A high-performance JSON parser and toolset for Go. | 862 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A command-line JSON viewer utility | 119 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| JSON parser with path selection support | 249 |
| A JSON query expression library in Golang. | 276 |
| An implementation of the JSONPath query language for Go. | 187 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
| A Go language binding for the JQ JSON filter library | 22 |
| A comprehensive set of utilities to handle JSON data in Go. | 11 |
| A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |