Arfat Salman
Arfat Salman
There are cases when the `jp.parse` says the expression is valid, but `jp.paths` or `nodes` throws an error. For example, ```js jp.parse('$..[?(@.open_issues 10)]'); // parses successfully jp.nodes(data, '$..[?(@.open_issues 10)]'); //...
Hi @davidtheclark I would like to be a co-maintainer. Let me know what you need and I'd be happy to help in any way I can. Thanks.
Thanks, @davidtheclark . I am reading the source code, and I'd be happy if you could take some time to just basically go through the project in 15-20 mins of...