jsonpath-plus-browser
v5.0.6
Published
Browser-only JS implementation of JSONPath with some additional operators
Downloads
3,187
Readme
Visit https://www.npmjs.com/package/jsonpath-plus for complete details for this package. I only made this because I was not able to get the original published package to play nicely with webpack (specifically inside Angular projects) which would always attempt to bundle the node version instead of the browser version, causing build issues.
Feel free to use this version if you are facing similar issues.