2 pointsby jamslater6 hours ago1 comment
  • jamslater6 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