🍺 BREW Explorer

← all formulae

jnv

brew install jnv v0.7.1 MIT

Interactive JSON filter using jq

100
30-day installs · #3477
894
90-day · #2310
2.4k
365-day · #2653
6.0k
★ GitHub stars · updated 4mo ago

Build dependencies

GitHub topics

autocomplete cli command-line interactive jq json kubernetes prompt rust

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Interactive JSON filter using jq",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jnv",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-04-03T09:13:20Z",
  "github_readme_excerpt": "\u003cp align=\"center\"\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"assets/jnv-dark.svg\"\u003e\n  \u003cimg alt=\"Text describing the image\" src=\"assets/jnv-light.svg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/p\u003e\n\n[![ci](https://github.com/ynqa/jnv/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ynqa/jnv/actions/workflows/ci.yml)\n\n*jnv* is designed for navigating JSON,\noffering an interactive JSON viewer and `jq` filter editor.\n\n![jnv.gif](https://github.com/ynqa/ynqa/blob/master/demo/jnv.gif)\n\nInspired by [jid](https://github.com/simeji/jid)\nand [jiq](https://github.com/fiatjaf/jiq).\n\n## Features\n\n- Interactive JSON viewer and `jq` filter editor\n  - Syntax highlighting for JSON\n  - Use [jaq](https://github.com/01mf02/jaq) to apply `jq` filter\n    - This eliminates the need for users to prepare `jq` on their own\n- Configurable features via TOML configuration\n  - Toggle hint message display\n  - Adjust UI reactivity (debounce times and animation speed)\n  - Editor appearance and behavior\n  - JSON viewer styling\n  - Adjust completion feature display and behavior\n  - Keybinds\n- Capable of accommodating various format\n  - Input: File, stdin\n  - Data: A JSON or multiple JSON structures\n    that can be deserialized with \n    [StreamDeserializer](https://docs.rs/serde_json/latest/serde_json/struct.StreamDeserializer.html),\n    such as [JSON Lines](https://jsonlines.org/)\n- Auto-completion for the filter\n  - Only supports:\n    - [Identity](https://jqlang.github.io/jq/manual/#identity)\n    - [Object Identifier-Index](https://jqlang.github.io/jq/manual/#object-identifier-index)\n    - [Array Index](https://jqlang.github.io/jq/manual/#array-index)\n- Hint message to evaluate the filter\n\n## Installation\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/jnv.svg)](https://repology.org/project/jnv/versions)\n\n### Homebrew\n\nSee [here](https://formulae.brew.sh/formula/jnv) for more info.\n\n```bash\nbrew install jnv\n```\n\nOr install via Homebrew Tap:\n\n```bash\nbrew install yn",
  "github_repo": "ynqa/jnv",
  "github_stars": 6048,
  "github_topics": [
    "autocomplete",
    "cli",
    "command-line",
    "interactive",
    "jq",
    "json",
    "kubernetes",
    "prompt",
    "rust"
  ],
  "homepage": "https://github.com/ynqa/jnv",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 100,
  "installs_365d": 2365,
  "installs_90d": 894,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "jnv",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3477,
  "rank_365d": 2653,
  "rank_90d": 2310,
  "raw_hash": "bd50eea24df6cfab",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jnv.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.7.1",
  "versioned_formulae": [],
  "why_use_this": null
}