antonmedv/fx

Terminal JSON viewer & processor

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 6 minutes ago
Added to GitGenius on June 25th, 2026
Created on January 25th, 2018
Open Issues & Pull Requests: 24 (+0)
Number of forks: 484
Total Stargazers: 20,578 (+0)
Total Subscribers: 115 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.2 hours
Mean response time: 17.8 days
90th percentile: 22.6 days
Tracked items: 74

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed. Three people close 98% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 20
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 218 days
Stale 30+ days: 19
Stale 90+ days: 15

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature (29)
  • bug (8)
  • help wanted (2)
  • docs needed (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

fx is a terminal-based JSON viewer and processor written in Go that provides an interactive interface for exploring and manipulating JSON data directly from the command line. The project is maintained by antonmedv and serves as a specialized tool for developers who need to work with JSON structures in terminal environments without leaving their command-line workflow.

The core functionality centers on JSON visualization with syntax highlighting, allowing users to view formatted JSON output in the terminal with color-coded elements for improved readability. Beyond simple viewing, fx enables filtering and querying of JSON data, making it possible to extract specific information from complex nested structures. The tool also handles JSON formatting, automatically prettifying raw or minified JSON input for easier inspection. These capabilities position fx as both a viewer for understanding JSON structure and a processor for extracting and transforming JSON data.

Bug reports number 8, while 2 items are marked as help wanted, indicating areas where community contributions are explicitly encouraged.

The repository is classified across multiple relevant domains including JSON viewer, command-line tool, interactive interface, data exploration, JSON formatting, data visualization, filtering, querying, syntax highlighting, and terminal application. This broad classification reflects the tool's multifaceted approach to JSON handling. The project is licensed under MIT, making it freely available for both personal and commercial use.

Documentation is centralized at fx.wtf, the project's homepage, providing comprehensive guidance for users. The repository exists within a broader ecosystem of terminal utilities created by antonmedv, including walk for file management, howto for command assistance via LLM integration, and countdown for terminal timers. This collection suggests a philosophy of building focused, single-purpose command-line tools that integrate well with terminal workflows. The presence of a Crow Watch integration banner in the repository indicates community engagement and monitoring infrastructure for the project.