LazyViewer – TUI code viewer with Git diff previews
LazyGit-style TUI for browsing diffs inline with keyboard-friendly tree nav, no mode switching.

Yet another JSON viewer when browser DevTools and JSONLint already exist.
Developers working with JSON data
JSONLint · JSON Formatter · Chrome DevTools
LazyGit-style TUI for browsing diffs inline with keyboard-friendly tree nav, no mode switching.
Tree-sitter + Rhai scripts replace opinionated formatters, but beta stability and language coverage remain questions.
Privacy-focused JSON viewer born from the JSON Formatter Give Freely scandal.
Pure Swift jq engine runs locally when web-based JSON formatters can't be trusted.
Terminal Git client with side-by-side diffs and inline editing — git add -p on steroids.
Neatify exposes AST-level formatting as live Rhai scripts, so you write real code to shape output instead of tweaking a dozen JSON flags. The Tree-sitter backbone means any language with a grammar can be targeted, and the repo-first flavoring plus LLM-assisted script generation is a smart, practical twist. It's clearly early-stage (defaults modify files in-place and coverage is limited), but the architecture is an interesting alternative to opinionated, black-box formatters.