Some time ago I had a need to dig (interactively) into a deeply nested JSON. While I know and use json-navigator, sometimes I’d like to have something similar in the terminal. After a short search, I found fx, which is similar to jq, but has an awesome interactive mode.
That’s it for today. You’re welcome.