Hacker News new | ask | show | jobs
by zephharben 3041 days 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).

1 comments

jq 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.