๐
Interactive TUI JSON Viewer
Visualize and explore JSON data interactively in the terminal.
Visualize and explore JSON data interactively in the terminal.
Built using the Go programming language. Distributed as a single self-contained binary.
Supports streaming of JSON data, including JSON per line or JSON separated by newlines.
Write expressions with familiar JavaScript syntax. No need to learn a DSL.
Works with large integers without losing precision.
Works with JSON comments and tailing commas.
Autocompletion rigth in the terminal. Supports bash, zsh, or fish.
Wraps long strings, or preview large strings in separate viewer.
Supports YAML, a human-readable data serialization format.