Description
jq filters can be experimented with interactively while seeing JSON output update in a terminal UI.
It is useful for learning jq, debugging filters, and building reliable commands before adding them to scripts. Private JSON fields can appear during experimentation, so avoid sensitive input in shared terminals.