Tech News
← Back to articles

Jqp: TUI Playground to Experiment with Jq

read original related products more articles

jqp

a TUI playground for exploring jq.

This application utilizes itchyny's implementation of jq written in Go, gojq .

Installation

homebrew

brew install noahgorstein/tap/jqp

macports

sudo port install jqp

Arch Linux

Available through the Arch User Repository as jqp-bin.

... continue reading