Bug#1124543: ITP: jless -- command-line JSON viewer
Package: wnpp
Severity: wishlist
Owner: Ivan Carvalho <ivancarvalho@google.com>
X-Debbugs-CC: debian-devel@lists.debian.org, debian-rust@lists.debian.org
* Package name : jless
Version : 0.9.0
Upstream Author : Paul Julius Martinez
* URL : https://github.com/PaulJuliusMartinez/jless
* License : Expat
Description : command-line JSON viewer
jless is a command-line JSON viewer. It is intended as a replacement for
combining less, jq, cat, and text editors when viewing JSON files.
.
It supports various features to navigate and inspect JSON data efficiently:
.
* Clean syntax highlighted display: omits quotes around object keys,
closing delimiters, and trailing commas to reduce visual noise.
* Structural navigation: expand and collapse objects and arrays to see
both high- and low-level structures.
* Vim-inspired movement: a wide range of commands for efficiently moving
through data.
* Search: full regex-based search capabilities.
Reply to: