Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Jqp: TUI Playground to Experiment with Jq

github.com

13 points by ingve 2 hours ago

cmcconomy 41 minutes ago

more general purpose is to use https://github.com/akavel/up

eg.

cat ./file.txt | up

and inside up, jq away!

elcapitan an hour ago

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