macOS
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · source: api.github.com
brew
Command-line pager for JSON data. Version 0.9.0 via Homebrew; verified from local package data.
install
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · source: api.github.com
sudo apk add jlessAlpine Linux edge package indexes · jless · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jlessnixpkgs package indexes · pkgs/by-name/jl/jless/package.nix · source: api.github.com
sudo pacman -S jlessArch Linux sync databases · jless · source: geo.mirror.pkgbuild.com
sudo zypper install jlessopenSUSE Tumbleweed package metadata · jless · source: download.opensuse.org
overview
Command-line pager for JSON data
history
`jless` is a Rust command-line viewer for JSON data. Its README positions it as a replacement for combinations of `less`, `jq`, `cat`, and an editor when the task is reading, exploring, and searching JSON at the terminal.
The GitHub repository was created in April 2021. The project developed as a standalone binary with a dedicated site at jless.io and a mascot/logo identity, while its user guide expanded beyond simple viewing into navigation, search, copying, printing, YAML handling, and newline-delimited JSON support.
The release stream visible in the repository tags includes 0.7.x through 0.9.0, with the 0.9.0 GitHub release adding line numbers, deeper collapse and expand commands, print commands, and search/scrolling fixes.
The input package metadata records `jless` in Homebrew, MacPorts, Nix, apk, pacman, and zypper. The project README also lists Homebrew, MacPorts, Arch, Void, NetBSD, FreeBSD, Cargo, and prebuilt release binaries, showing the package fits the common 'single fast CLI binary' distribution pattern.
`jless` reads JSON from files or standard input, including data piped from APIs, `jq`, or log streams. It focuses on interactive exploration: users expand and collapse objects, move with vim-inspired commands, search across pretty-formatted data, copy JSON paths or values, and switch between data and line display modes.
The user guide also documents YAML input and newline-delimited JSON, which makes the tool useful for structured logs and command-line data inspection beyond one-off pretty printing.
`jless` occupies a recognizable niche in the terminal data-toolchain: it is less a transformer like `jq` and more an interactive pager specialized for structured data. That makes it attractive for package collections because it pairs well with curl, `jq`, logs, and API debugging without requiring a language runtime at use time.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jless | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/PaulJuliusMartinez/jless
install metadata
| Package key | brew:jless |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jless |
| Homepage | https://jless.io/ |
| Repository | https://github.com/PaulJuliusMartinez/jless |
| Upstream docs | https://jless.io/user-guide |
| License | MIT |
| Source archive | https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v0.9.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jless |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jless
nix profile install nixpkgs#jlessjless 0.9.0-r0
command-line pager for JSON data
https://pauljuliusmartinez.github.io/
sudo apk add jlessjless 0.9.0-3
A command-line pager for JSON data
https://github.com/PaulJuliusMartinez/jless
sudo pacman -S jlessjless 0.9.0-1.8
Pager for JSON (or YAML) data
sudo zypper install jlessjless
sudo port install jlesssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.