Y
Hacker News
new
|
ask
|
show
|
jobs
by
code-faster
1803 days ago
I really like this tool, but I'm not sure what it gets me more than jq (and
https://github.com/tyleradams/json-toolkit
to convert non-json to json).
What can angle grinder do better than jq?
1 comments
rusbus
1802 days ago
I think if you are an absolute JQ master, it doesn't get you much more. Streaming aggregates where the data live updates in your terminal is one thing. But also the language is a little easier to grok, IMO. I can never use JQ without googling
link