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 8021c80 commit 2bf718aCopy full SHA for 2bf718a
1 file changed
README.md
@@ -23,6 +23,9 @@ documents (and JavaScript objects).
23
additional operators and makes explicit some behaviors the original
24
did not spell out.
25
26
+Try the [browser demo](https://jsonpath-plus.github.io/JSONPath/demo/) or
27
+[Runkit (Node)](https://npm.runkit.com/jsonpath-plus).
28
+
29
## Features
30
31
* **Compliant** with the original jsonpath spec
0 commit comments