diff options
author | pin <pin@pkgsrc.org> | 2022-02-09 17:02:46 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-02-09 17:02:46 +0000 |
commit | 7c44626699da39886ad15fbd77e2ca889f13e8ea (patch) | |
tree | f5493a5565bcbf1b55d410d79aabbdd3ee00e4c1 /textproc/Makefile | |
parent | 3de585c0e95dc80ecec8d2c641ab8a480ed7ca63 (diff) | |
download | pkgsrc-7c44626699da39886ad15fbd77e2ca889f13e8ea.tar.gz |
textproc/jless: import package
jless is a command-line JSON viewer.
Use it as a replacement for whatever combination of less, jq, cat and your
editor you currently use for viewing JSON files.
It is written in Rust and can be installed as a single standalone binary.
Features
-Clean syntax highlighted display of JSON data, omitting quotes around
object keys, closing object and array delimiters, and trailing commas.
-Expand and collapse objects and arrays so you can see both the high- and
low-level structure of the data.
-A wealth of vim-inspired movement commands for efficiently moving around
and viewing data.
-Full regex-based search for finding exactly the data you're looking for.
Diffstat (limited to 'textproc/Makefile')
0 files changed, 0 insertions, 0 deletions