We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e68da9 commit 5534ab6Copy full SHA for 5534ab6
README.md
@@ -4,6 +4,9 @@ yo, so it's a JSONPath implementation written in Bash - and it probably only wor
4
5
[](https://travis-ci.org/mclarkson/JSONPath.sh)
6
7
+See how JSONPath.sh compares to other implementations:
8
+https://cburgmer.github.io/json-path-comparison/
9
+
10
Currently we rely on GNU implementations of the underlying tools. On OSX you can
11
try wrapping the command like `./ensure_deps.sh ./JSONPath.sh`.
12
0 commit comments