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.
Install
brew
brew install fx
npm
npm install -g fx
Demos
▶ 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
Related Tools
csvlens
Command-line CSV viewer with vim-like controls
daselSelect, put, and delete data from JSON, TOML, YAML, XML, an…
htmlqLike jq, but for HTML — uses CSS selectors to extract data
jlessA command-line JSON viewer designed for reading, exploring,…
jqCommand-line JSON processor like sed for JSON data
MillerLike awk, sed, cut, join, and sort for name-indexed data (C…
pupParsing HTML at the command line with CSS selectors
xsvA fast CSV command-line toolkit written in Rust