All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

jqp: A Terminal User Interface Playground for jq JSON Processing

By

ingve

8mo ago· 5 min readenCode

Summary

jqp is a Terminal User Interface (TUI) playground tool for experimenting with jq, a lightweight and flexible command-line JSON processor. The article provides installation instructions for various platforms including Homebrew, MacPorts, Arch Linux AUR, Snap packages, and GitHub releases. It also includes build-from-source instructions using Go programming language. The tool utilizes itchyny's Go implementation of jq called gojq.

Key quotes

· 4 pulled
a TUI playground for exploring jq
This application utilizes itchyny's implementation of jq written in Go, gojq
Download the relevant asset for your operating system from the latest GitHub release
Clone this repository, build from source with cd jqp && go build
Snippet from the RSS feed
A TUI playground to experiment with jq. Contribute to noahgorstein/jqp development by creating an account on GitHub.

You might also wanna read