๐
Interactive TUI JSON Viewer
Visualize and explore JSON data interactively in the terminal.
๐
Visualize and explore JSON data interactively in the terminal.
go
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 trailing commas.
๐๏ธ
Autocompletion right in the terminal. Supports bash, zsh, or fish.
๐งต
Wraps long strings, or previews large strings in a separate viewer.
๐
Supports both YAML and TOML