#16 · Primary category: Self-Hosted File Processing & Conversion
jnv
Interactive JSON filter using jq
Project last updated:08/20/26
GitHub Stars
6.1K
Forks
76
Contributors
14
License
MIT
Why we included this project
jnv is a terminal tool for exploring JSON interactively. Instead of running jq and reading raw output, you type a filter and see the result update as you go, with syntax highlighting and autocomplete for common jq patterns. It ships with its own jq engine (jaq), so you don't need jq installed separately, and it accepts plain JSON or JSON Lines from files or stdin. That makes it a good fit for debugging API responses, checking Kubernetes manifests, or working through log streams without leaving the shell. The TOML config lets you adjust keybindings, completion behavior, and UI styling to suit how you work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
immich
High performance self-hosted photo and video management solution.
paperless-ngx
A community-supported supercharged document management system: scan, index and archive all your documents
lossless-cut
The swiss army knife of lossless video/audio editing
lux
👾 Fast and simple video download library and CLI tool written in Go
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets