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

6 lines
No EOL
386 B
Markdown

---
obj: application
---
# Jless
[`jless`](https://jless.io/) is a command-line [JSON](../../files/JSON.md) viewer. Use it as a replacement for whatever combination of `less`, `jq`, `cat` and your editor you currently use for viewing [JSON](../../files/JSON.md) files. It is written in [Rust](../../dev/programming/languages/Rust.md) and can be installed as a single standalone binary.