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.
jless
is under active development. I often stream development live on
Twitch.
jless
currently supports macOS and Linux. Windows support is planned.
The releases
contains links to the latest release. If you have a Rust toolchain
installed, you can build from source by running cargo install jless
.
The mascot of the jless
project is Jules the jellyfish.
Art for Jules was created by
annatgraphics
.
jless
is released under the MIT License.