fx is my favorite terminal-based JSON tool. Let's look at how it lets us interactively explore, query, filter, and edit JSON. To wrap things up, we'll compare it to jq, and I'll explain why I prefer fx.
Official fx website: https://fx.wtf/
Accompanying blog post: https://blog.semanticart.com/2024/01/...
0:00 Intro
0:27 Interactively browsing JSON with fx
1:10 Querying JSON with fx
2:00 Writing custom functions in fx
2:13 Writing advanced custom functions
3:11 Why I prefer fx to jq
4:11 Outro