← 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.
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