← Back to tools
View AGENTS.md for jnv
jnv
Interactive JSON filter using jq
Description
jnv is an interactive JSON filter using jq. It provides a TUI for exploring and filtering JSON data interactively with jq syntax, with real-time preview of results.
When to use this tool
✓ Good fit when
- When you want to interactively explore JSON data
- When building jq filters with live preview
✕ Avoid when
- When you need batch JSON processing
AI Summary
Interactive TUI JSON filter using jq with real-time preview
Capabilities
- + Interactive JSON filtering
- + jq syntax support
- + Real-time result preview
- + TUI interface
Use When
- → When you want to interactively explore JSON data
- → When building jq filters with live preview
Avoid When
- x When you need batch JSON processing