Alternatives to jid

Explore JSON interactively with query suggestions. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as jid.

  • jnv

    Edit jq-style filters while previewing JSON results interactively.

    jnv lets you edit jq-style filters with a live preview of JSON results and needs no separate jq install, though its completion covers only limited filter forms.

  • fx

    Inspect JSON interactively from your terminal.

    fx is an interactive terminal JSON explorer under the MIT license, offering browsing of structured data rather than jid's query suggestion approach.

  • jless

    Browse large JSON structures in a keyboard-driven terminal viewer.

    jless browses large JSON with collapsible trees and regex search using keyboard controls, but it has no native Windows support, unlike jid.

Similar software

Related functionality, not a direct replacement.