Remix.run Logo
Jqp: TUI Playground to Experiment with Jq(github.com)
37 points by ingve 2 days ago | 5 comments
cmcconomy 2 days ago | parent | next [-]

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

eg.

cat ./file.txt | up

and inside up, jq away!

jiehong 12 minutes ago | parent [-]

Sadly, up doesn’t seem very active nowadays with some bugs unfixed for a while.

Great idea, though!

elcapitan 2 days ago | parent | prev | next [-]

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

ramses0 2 days ago | parent | prev [-]

fx and jnv are worth mentioning too.

corytheboyd 2 days ago | parent [-]

and jless:)