fx
Go
★ 21k
updated 2mo ago
Terminal JSON viewer & processor
Interactive terminal tool for viewing, exploring, and processing JSON files with a keyboard-driven interface.
GoTerminal UI
fx is a terminal-based JSON viewer and processor written in Go. Based on the description and topics, it provides an interactive command-line interface (TUI) for viewing and working with JSON data. The README does not provide further detail beyond pointing to documentation at fx.wtf.
Where it fits
- Quickly inspect and navigate large JSON API responses without leaving the terminal.
- Debug configuration files and data structures by interactively exploring their contents.
- Filter and transform JSON data using keyboard commands for rapid data exploration.