Interactive JSON Viewer
Visualize and explore JSON data interactively in the command line.
Terminal JSON viewer & processor
Visualize and explore JSON data interactively in the command line.
Built using the Go programming language for efficient performance.
Supports streaming of JSON data, including JSON per line or JSON separated by newlines, for efficient processing of large datasets.
Process JSON data using JavaScript on both Node.js and Deno environments.
Distributed as a single self-contained binary. Fx is easy to install and doesn't require external dependencies.
Recognizes and preserves comments within JSON files for documentation or annotations.
Supports large integer values commonly found in JSON data without loss of precision.
Easily copy JSON data to your clipboard for quick sharing or further processing.
Enables mouse interactions within the terminal, allowing for intuitive navigation and interaction with JSON data.