dev-tools
jless - CLI JSON Viewer for Developers
jless is a Rust-based command-line JSON viewer with syntax highlighting, vim-style navigation, and collapsible tree views. Install via brew, cargo, or binary.
#cli#json#developer-tools
Tag
3 posts tagged #json
Browse 3 posts tagged Json, including practical setup notes, reviews, comparisons, and workflow patterns for engineers working with AI tools.
jless is a Rust-based command-line JSON viewer with syntax highlighting, vim-style navigation, and collapsible tree views. Install via brew, cargo, or binary.
Deeb is a lightweight embedded JSON database written in Rust. It turns JSON files into ACID-compliant collections with query, insert, update, and transaction support — no server needed.
KSON is a new config format that merges JSON's precision with YAML's readability. Supports JS, Python, Rust, JVM, and has VS Code/JetBrains plugins.