|
|
|
|
|
by pointernil
2044 days ago
|
|
1. Is there a name/"standard" for the format gron is transforming json into? 2. Thesis:
jq is cumbersome when used on a json input of serious size/complexity because upfront knowledge of the structure of the json is needed to formulate correct search queries.
Gron supports that "uninformed search" use-case much better.
Prove me wrong ;) |
|
2. That's pretty much exactly why I wrote the tool :)