knowledge/technology/applications/cli/jless.md
2023-12-04 11:02:23 +01:00

396 B

obj os
application linux

Jless

jless is a command-line JSON viewer. Use it as a replacement for whatever combination of lessjqcat and your editor you currently use for viewing JSON files. It is written in Rust and can be installed as a single standalone binary.