ynqa/jnv
Interactive JSON filter using jq observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 98
- Release rhythm 65
- Longevity 64
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 82
- age_days: 898
- days_rel: 154
- days_push: 13
- n_releases_24m: 8
Adoption not part of the score
6094 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
jnv is an interactive terminal tool for navigating JSON documents with a live jq filter editor, featuring syntax highlighting and filter auto-completion. It embeds the jaq engine so no separate jq installation is required, and supports files, stdin, and JSON Lines input.
Use cases
- explore large files interactively in the terminal
- write and test jq filters with live preview
- inspect logs or lines streams
- learn jq query syntax with autocomplete and hints
- extract fields from api responses piped via curl
- browse kubernetes output from kubectl
When to choose
- you want an interactive jq playground with instant feedback
- you need to visually navigate deeply nested structures
- you work with lines or multiple documents
- you want a self-contained tool without installing jq separately
When to avoid
- you only need non-interactive scripted jq transformations
- you need full jq language support beyond basic path navigation autocomplete
- you require a gui-based editor
Facets
cli-tool · maturity active
search-engine cli developer-tools developer-tools files cli cross-platform rust windows jq interactive--viewer autocomplete tui -lines rust command-line macos linux
2 sources
- readme: https://github.com/ynqa/jnv · fetched 2026-08-28 · 9566e55a629c
- registry_crates: https://crates.io/api/v1/crates/jnv · fetched 2026-08-29 · ef8cd960fe34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ynqa/jnv | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem