Hacker News
new
top
best
ask
show
job
Jid v1.0.0 Released. – Drill down tool for JSON
(
github.com
)
2 points
by
jamslater
6 hours ago
1 comment
jamslater
6 hours ago
jid v1.0.0 released! jid (JSON Incremental Digger) now supports JMESPath expressions: • Wildcard projections: .users[*].name • Pipe + functions: .users | sort_by(@, &name) • Smart Tab completion filtered by type • Shift+Tab, Ctrl+W, Ctrl+X and more