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.
Provides autocompletion for JSON keys and values, making it easier to navigate and explore JSON data.
Displays a preview of large strings with the option to expand and view the entire string.
Supports YAML, a human-readable data serialization format, for easy conversion between JSON and YAML.