jless is a command-line JSON viewer that makes exploring and analyzing JSON data intuitive and efficient. Whether you're debugging API responses or examining complex data structures, jless provides the tools you need to understand your JSON at any level.
Key Features:
Whether you're working with external APIs, debugging request payloads, or analyzing complex nested structures, jless transforms raw JSON into an interactive exploration experience. The vim-like command set makes navigation feel natural for developers familiar with terminal editors, while the search capabilities help you find exactly what you need in seconds rather than scrolling through lengthy documents.
Supported on macOS and Linux with multiple installation options including Homebrew, package managers, and direct compilation from source.
$ apt-get install libxcb1-dev