macOS
brew install fxlocal Homebrew formula metadata
sudo port install fxMacPorts ports tree · sysutils/fx/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fx in AI-Agent-Workflows.
Installation
brew install fxlocal Homebrew formula metadata
sudo port install fxMacPorts ports tree · sysutils/fx/Portfile · Quelle: api.github.com
sudo apk add fxAlpine Linux edge package indexes · fx · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fxnixpkgs package indexes · pkgs/by-name/fx/fx/package.nix · Quelle: api.github.com
sudo pacman -S fxArch Linux sync databases · fx · Quelle: geo.mirror.pkgbuild.com
sudo zypper install fxopenSUSE Tumbleweed package metadata · fx · Quelle: download.opensuse.org
scoop install main/fxScoop official bucket manifest trees · bucket/fx.json · Quelle: api.github.com
Überblick
Terminal JSON viewer
Verlauf
fx is a terminal JSON viewer and processor that combines an interactive TUI with a JavaScript-powered command-line transformation model. Its current official site describes it as a CLI for JSON that can show JSON interactively, transform input with JavaScript, process streaming JSON, and also handle YAML and TOML.
The GitHub repository was created in January 2018, and GitHub Releases show 1.0.3 published the next day. The project is styled as f(x) in its README and documentation, with the docs explaining the name as the idea of applying a function to input data.
fx is now written in Go and embeds the goja JavaScript engine. Its release checklist shows a multi-channel distribution workflow: version bumps in the Go source, Snapcraft metadata, and npm package metadata, followed by npm publication, GitHub Actions for brew, snap, and Docker, and binary uploads to GitHub Releases.
fx fits into the post-jq wave of terminal JSON tools: it keeps JSON exploration in the terminal but adds a navigable interface, path suggestions, regex search, printing selected values to stdout, and JavaScript expressions instead of a separate query DSL. Supplied package-manager facts list packaging across Homebrew, apk, MacPorts, Nix, Arch, Scoop, and zypper.
Typical use is either `fx data.json` or piping JSON into `fx` for interactive browsing. In processing mode, arguments are JavaScript functions or shorthand expressions such as `.name`, and input data flows through each expression in sequence. The docs also describe streaming mode for line-delimited or concatenated JSON and a slurp option for collective array processing.
Package maintainers care about fx because it ships as a single Go-based terminal binary while still exposing JavaScript as the transformation language. It is a representative modern CLI package that crosses TUI browsing, JSON pretty-printing, shell pipelines, npm distribution, binary releases, Homebrew, Snap, and Docker.
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 |
|---|---|---|---|
fx | 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/antonmedv/fx
Installationsmetadaten
| Paketschlüssel | brew:fx |
|---|---|
| Version | 39.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fx |
| Homepage | https://fx.wtf |
| Repository | https://github.com/antonmedv/fx |
| Upstream-Dokumentation | https://fx.wtf/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/antonmedv/fx/archive/refs/tags/39.2.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
fx
nix profile install nixpkgs#fxfx 39.2.0-r6
Command-line tool and terminal JSON viewer
https://github.com/antonmedv/fx
sudo apk add fxfx-doc 39.2.0-r6
Command-line tool and terminal JSON viewer (documentation)
https://github.com/antonmedv/fx
sudo apk add fx-docfx 39.2.0-1
Command-line tool and terminal JSON viewer
https://github.com/antonmedv/fx
sudo pacman -S fxfx 39.2.0-1.4
Terminal JSON viewer
sudo zypper install fxfx
sudo port install fxmain/fx
scoop install main/fxQuellspur
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.