macOS
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jless in AI-Agent-Workflows.
Installation
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · Quelle: api.github.com
sudo apk add jlessAlpine Linux edge package indexes · jless · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jlessnixpkgs package indexes · pkgs/by-name/jl/jless/package.nix · Quelle: api.github.com
sudo pacman -S jlessArch Linux sync databases · jless · Quelle: geo.mirror.pkgbuild.com
sudo zypper install jlessopenSUSE Tumbleweed package metadata · jless · Quelle: download.opensuse.org
Überblick
Command-line pager for JSON data
Verlauf
`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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jless | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/PaulJuliusMartinez/jless
Installationsmetadaten
| Paketschlüssel | brew:jless |
|---|---|
| Version | 0.9.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jless |
| Homepage | https://jless.io/ |
| Repository | https://github.com/PaulJuliusMartinez/jless |
| Upstream-Dokumentation | https://jless.io/user-guide |
| Lizenz | MIT |
| Quellarchiv | https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v0.9.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 jlessQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.