Jqp: TUI Playground to Experiment with Jq(github.com)39 points·by ingve·10 mesi fa·5 commentsgithub.comJqp: TUI Playground to Experiment with Jqhttps://github.com/noahgorstein/jqp5 commentsPost comment[–]cmcconomy·10 mesi fareplymore general purpose is to use https://github.com/akavel/upeg.cat ./file.txt | upand inside up, jq away![–]jiehong·10 mesi fareplySadly, up doesn’t seem very active nowadays with some bugs unfixed for a while.Great idea, though![–]elcapitan·10 mesi fareplySee also Julia Evans' fzf/jq playground example: https://jvns.ca/til/fzf-preview-git-commits/[–]ramses0·10 mesi fareplyfx and jnv are worth mentioning too.[–]corytheboyd·10 mesi fareplyand jless:)
eg.
cat ./file.txt | up
and inside up, jq away!