fx
Terminal JSON viewer with interactive exploration
JSON & Data Processing
Go
fx is an interactive JSON viewer and processor for the terminal. Navigate, search, and manipulate JSON with keyboard shortcuts.
Kur
brew
brew install fx
npm
npm install -g fx
Demolar
▶ GIF
fx — interactive JSON viewer in the terminal
@agentgif
▶ GIF
fx — jq vs fx vs jless
@agentgif
▶ GIF
fx — Terminal JSON Viewer
@agentgif
▶ GIF
fx .users — navigate directly to a JSON key
@agentgif
▶ GIF
fx — Dracula theme
@agentgif
▶ GIF
fx — Monokai Pro theme
@agentgif
▶ GIF
fx — Tokyo Night theme
@agentgif
▶ GIF
fx — Nord theme
@agentgif
İlgili Araçlar
jq
Command-line JSON processor like sed for JSON data
jlessA command-line JSON viewer designed for reading, exploring,…
yqA portable command-line YAML, JSON, and XML processor
daselSelect, put, and delete data from JSON, TOML, YAML, XML, an…
xsvA fast CSV command-line toolkit written in Rust
csvlensCommand-line CSV viewer with vim-like controls
MillerLike awk, sed, cut, join, and sort for name-indexed data (C…
htmlqLike jq, but for HTML — uses CSS selectors to extract data