jsonpath icon indicating copy to clipboard operation
jsonpath copied to clipboard

Performant JSONPath implementation that focuses on results

Results 4 jsonpath issues
Sort by recently updated
recently updated
newest added

I tried to run the tests and benchmarks: `Cannot find module '/Users/Research/jsonpath_test/node_modules/@f5io/jsonpath/test/harness'` Can someone confirm?

This looks the most promising of all the JSON path implementations I've seen. Thanks for creating/maintaining it. I especially love the FP stuff you are using inside. I'm a Typescript...

'of' instead of 'in' must be used with new declaration words 'let' and 'const'. This code actually breaks ie11.

Hi, Your project may be in very early stage. But I thought to add to [comparison](https://naturalintelligence.github.io/comparejs/?q=jsonpath-comparison) of various jsonpath js libraries. But I seen that it gave wrong output in...