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