Alternatives to jnv

Edit jq-style filters while previewing JSON results interactively. 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 jnv.

  • jid

    Explore JSON interactively with query suggestions.

    jid offers interactive JSON exploration with query suggestions and completion, while jnv centers on editing jq-style filters with a live preview.

  • fx

    Inspect JSON interactively from your terminal.

    fx provides interactive JSON inspection in the terminal under the MIT license, oriented toward browsing data rather than writing jq-style filters.

  • jless

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

    jless offers a keyboard-driven viewer with collapsible trees and regex search, but lacks native Windows support and does not evaluate jq-style filters.

Similar software

Related functionality, not a direct replacement.