jsonpath-plus
Advanced tools
Changelog
0.13.0 (Dec 13, 2015)
~
and ^
operators
and type operators such as @string()
in JSONPath.toPathString()
calls.Array.isArray
polyfill as no longer
supporting IE <= 8JSONPath
JSONPath.toPointer()
and "pointer" resultType
option.callback
and otherTypeCallback
as numbered
arguments to JSONPath
.@
or other special characters in at-sign-prefixed
property names (by use of [?(@['...'])]
or [(@['...'])]
).Changelog
0.12.0 (Dec 12, 2015 10:39pm)