macOS
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · ソース: api.github.com
brew / 順位 7148
jtbl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · ソース: api.github.com
nix profile install nixpkgs#jtblnixpkgs package indexes · pkgs/by-name/jt/jtbl/package.nix · ソース: api.github.com
概要
Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables
履歴
jtbl is a small command-line formatter for turning JSON and JSON Lines streams into terminal, CSV, HTTP, and Markdown tables. Its niche is the shell pipeline: JSON-producing tools on one side, human-readable tabular output on the other.
The public repository describes jtbl as a simple CLI that reads JSON from standard input and writes table output to standard output. GitHub tag history shows a 1.0.0 tag in March 2020, followed by continued packaged releases through the 1.x line.
Adoption evidence is modest and package-manager-centered. The tool is packaged by Homebrew, MacPorts, and Nix, which places it in the same terminal-data-tool ecosystem as jq, jc, and other JSON pipeline utilities.
jtbl is used when a script or API emits JSON but the operator wants a quick table without writing a custom formatter. Its value is strongest in ad hoc inspection, README examples, shell aliases, and command demos.
Package nerds care about jtbl because it is a focused Unix-filter style utility: stdin in, stdout out, no daemon, no framework, and a packaging footprint small enough for multiple package ecosystems.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jtbl | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jtbl |
|---|---|
| バージョン | 1.6.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/kellyjonbrazil/jtbl |
| リポジトリ | https://github.com/kellyjonbrazil/jtbl |
| 最終更新 | 2026-07-12T22:37:08-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jtbl
nix profile install nixpkgs#jtbljtbl
sudo port install jtblソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.