Jqp: TUI Playground to Experiment with Jq

10 ingve 2 9/17/2025, 9:10:04 PM github.com ↗

Comments (2)

cmcconomy · 6m ago
more general purpose is to use https://github.com/akavel/up

eg.

cat ./file.txt | up

and inside up, jq away!

elcapitan · 48m ago
See also Julia Evans' fzf/jq playground example: https://jvns.ca/til/fzf-preview-git-commits/