Data as of Sep 26, 2026 · Based on 4,029,442 AI responses across 13,338 prompts · See how Parse measures this
fx.wtf provides a terminal-based interactive JSON viewer and processor, written in Go and distributed as a single self-contained binary. It supports streaming JSON (including JSON lines), a JavaScript-based processing CLI, big-integer precision, JSON with comments and trailing commas, and terminal autocompletion across bash, zsh, and fish. It also offers large string previews and YAML/TOML support for visualizing and exploring JSON and related data in the terminal.
Parse Score
AI rates fx better than rivals on ease of use
Worse than rivalsBetter than rivals
No contexts measured yet.
Excerpts where fx appeared in the AI's answer
fx: If by "hard to navigate" you mean you want an interactive terminal UI rather than writing query expressions, fx is fantastic.
fx: Great if you want an interactive, terminal-based JSON viewer rather than a pure query language.