Terminal JSON viewer & processor

A powerful interactive terminal JSON viewer and processor designed for inspecting complex data structures.
Supports querying, filtering, and transforming JSON using native JavaScript functions and expressions.
Built in Go, featuring a fast, lightweight TUI with Vim-inspired navigation, search, and mouse support.
$ brew install fx$ curl https://fx.wtf/install.sh | sh$ go install github.com/antonmedv/fx@latestto comment.