🍺 BREW Explorer

← all formulae

jid

brew install jid v1.1.2 MIT

Json incremental digger

70
30-day installs · #4016
804
90-day · #2412
1.2k
365-day · #3531
7.1k
★ GitHub stars · updated 4mo ago

Build dependencies

go

GitHub topics

cli go golang jid json tool

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Json incremental digger",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:00+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jid",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-04-12T04:18:44Z",
  "github_readme_excerpt": "# jid\n\n[![Test](https://github.com/simeji/jid/actions/workflows/test.yml/badge.svg)](https://github.com/simeji/jid/actions/workflows/test.yml)\n\n\u003cimg src=\"https://github.com/user-attachments/assets/78b0ee4c-2171-4557-b690-50d503f91190\" alt=\"jid logo\" width=\"200\" /\u003e\n\nJson Incremental Digger\n\nIt\u0027s a very simple tool.\nYou can drill down JSON interactively by using filtering queries like [jq](https://stedolan.github.io/jq/).\n\n**Suggestion**, **Auto completion**, and **JMESPath** support provide a comfortable JSON exploration experience.\n\n## Demo\n\n### Drill-down navigation\n\nInteractively navigate JSON using dot-path queries. Tab-complete fields, cycle through candidates, and see the matching key highlighted in the JSON view in real time.\n\n![demo-jid-drilldown](https://github.com/user-attachments/assets/b37e5a62-e9e4-4ec5-9cc8-e4ca9180a744)\n\n### JMESPath expressions\n\nUse pipes, wildcards, and built-in functions directly in the filter. Function candidates are shown with usage hints and argument templates are filled in automatically.\n\n![demo-jid-jmespath](https://github.com/user-attachments/assets/d6cb5cc7-4e66-4b66-b7bb-c4cc50e8b050)\n\n## Installation\n\n* [With HomeBrew (for macOS)](#with-homebrew-for-macos)\n* [With MacPorts (for macOS)](#with-macports-for-macos)\n* [With pkg (for FreeBSD)](#with-pkg-for-freebsd)\n* [With scoop (for Windows)](#with-scoop-for-windows)\n* [Other package management system](#other-package-management-systems)\n* [Simply use \"jid\" command](#simply-use-jid-command)\n* [Build](#build)\n\n### With HomeBrew (for macOS)\n\n```\nbrew install jid\n```\n\n### With MacPorts (for macOS)\n\n```\nsudo port install jid\n```\n\n### With pkg (for FreeBSD)\n\n```\npkg install jid\n```\n\n### With scoop (for Windows)\n\n```\nscoop install jid\n```\n\n### Other package management systems\n\nJid can install by package management systems of below OS.\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/jid.svg)](https://repology.org/metapackage/jid/versions)\n\n\n### Simply use \"jid\" comma",
  "github_repo": "simeji/jid",
  "github_stars": 7133,
  "github_topics": [
    "cli",
    "go",
    "golang",
    "jid",
    "json",
    "tool"
  ],
  "homepage": "https://github.com/simeji/jid",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 70,
  "installs_365d": 1213,
  "installs_90d": 804,
  "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": "jid",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4016,
  "rank_365d": 3531,
  "rank_90d": 2412,
  "raw_hash": "b6c0f1a3a78d8c29",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jid.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.1.2",
  "versioned_formulae": [],
  "why_use_this": null
}