Ross ROSS = Recommend OSS · open-source software intelligence for agents

antonmedv/fx

Terminal JSON viewer & processor observed · 2026-08-28

github.com/antonmedv/fx · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 8.0
  • age_days: 3142
  • days_rel: 294
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

20593 stars · 487 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

fx is a terminal JSON viewer and processor written in Go, offering an interactive TUI for exploring JSON and JavaScript-expression-based transformation in non-interactive mode. It also supports YAML and TOML, streaming JSON, and ships as a single self-contained binary.

Use cases

  • explore large json files in the terminal
  • transform json with javascript expressions from the command line
  • view curl api responses interactively
  • process line-delimited json streams
  • convert or inspect yaml and toml files
  • extract fields from json in shell scripts

When to choose

  • you want a jq alternative with JavaScript syntax instead of a custom DSL
  • you need an interactive TUI to navigate and search large JSON documents
  • you need a single static binary with no runtime dependencies
  • you work with streaming or line-delimited JSON

When to avoid

  • you need jq's mature ecosystem or existing jq scripts
  • you need programmatic JSON manipulation inside an application rather than a CLI
  • you rely on the interactive viewer on Windows, where only the Go-installed non-interactive mode is supported

Facets

cli-tool · maturity stable

cli terminal-ui json parser developer-tools developer-tools files cli windows cross-platform go json-viewer tui json-processing jq-alternative yaml toml streaming-json command-line linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
antonmedv/fxmain84

For agents

markdown · JSON · MCP: product_card(name="antonmedv/fx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem