Jqp: TUI Playground to Experiment with Jq
a day ago
- #jq
- #JSON
- #TUI
- jqp is a terminal user interface (TUI) for exploring the jq command line utility.
- It supports input from STDIN, files, and can execute queries interactively.
- Available installation methods include Homebrew, Arch User Repository (AUR), Snap, and manual download.
- Keybindings for navigation, editing, and executing queries are provided.
- Configuration is possible via a YAML file, with command-line flags taking precedence.
- Themes can be customized, including light and dark themes for different terminal backgrounds.
- Supports JSON and NDJSON (newline-delimited JSON) as input formats.
- Includes features like query history, clipboard functionality, and output saving.