knowledge/technology/applications/cli/jless.md
2024-03-19 09:25:42 +01:00

386 B

obj
application

Jless

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.