5 ms·
I've used jq and jp/JMESPATH quite a bit. I love jq, and use it more often than JMESPATH. However, recently I've noticed that I arrive at "the solution" I nee
by zephharben 9y ago
I've used jq and jp/JMESPATH quite a bit.
I love jq, and use it more often than JMESPATH. However, recently I've noticed that I arrive at "the solution" I need more quickly with JMESPATH.
In retrospect, JMESPATH's documentation and examples have been more useful for me than jq's (docs/examples).
- cryptonector 9y agojq has a community wiki. We really should rewrite the docs at some point and/or add lots of examples, as the language has grown quite a lot.