# ynqa/jnv

Interactive JSON filter using jq

Repository: https://github.com/ynqa/jnv
Canonical: https://ross.abutalabs.com/products/jnv
Language: Rust
License: MIT
License Family: permissive
Topics: autocomplete, cli, command-line, interactive, jq, json, kubernetes, prompt, rust
Last push: 2026-08-20T11:04:28+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 65, longevity 64
- inputs: {"age_days": 898, "days_push": 13, "days_rel": 154, "gap_med": 82, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6094, forks 76 (observed 2026-08-28T04:09:34.996748+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: search-engine, cli, developer-tools
- domain: developer-tools, files
- platform: cli, cross-platform, rust, windows
- tags: jq, interactive--viewer, autocomplete, tui, -lines, rust, command-line, macos, linux

## Member repositories
- ynqa/jnv (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.996748+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:48:17.106829+00:00, confidence not recorded.
  - readme: https://github.com/ynqa/jnv (fetched 2026-08-28T04:09:34.996748+00:00, sha 9566e55a629c)
  - registry_crates: https://crates.io/api/v1/crates/jnv (fetched 2026-08-29T08:44:47.019732+00:00, sha ef8cd960fe34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
