← Back to tools
View AGENTS.md for fx
fx
Command-line JSON viewer and processor
Description
fx is a command-line JSON viewer. It provides an interactive TUI for exploring JSON data, with support for filtering, searching, and using JavaScript expressions to transform data.
AI Summary
Interactive command-line JSON viewer with TUI and JavaScript expressions
Capabilities
- + Browse JSON data interactively
- + Filter and search JSON
- + Transform data with expressions
- + Collapse and expand nodes
Use When
- → When exploring JSON data interactively
- → When you need a visual JSON browser
Avoid When
- x When doing batch JSON processing