Description
Provides an interactive jq-style tool for exploring JSON from the command line. It lets users test filters and immediately see how JSON data changes.
It is useful for API debugging, logs, configuration files, data cleanup, and learning jq expressions. Review data before sharing terminal output because JSON often contains tokens, emails, or other sensitive values.