Jqp: TUI Playground to Experiment with Jq
github.com17 points by ingve 4 hours ago
17 points by ingve 4 hours ago
more general purpose is to use https://github.com/akavel/up
eg.
cat ./file.txt | up
and inside up, jq away!
See also Julia Evans' fzf/jq playground example: https://jvns.ca/til/fzf-preview-git-commits/