0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added bower.json file More... almost 12 years ago
Merge branch 'master' of git://github.com/rksm/JSONPath into rksm-master More... about 12 years ago
Merge branch 'master' of github.com:s3u/JSONPath More... about 12 years ago
Update dependencies More... about 12 years ago
Merge pull request #15 from sergi/browser_compat More... about 12 years ago
changes update More... over 12 years ago
readme fixes More... over 12 years ago
updating changes and package.json More... over 12 years ago
updating readme, tests, usage, parent selector More... over 12 years ago
cleaning up array tests More... over 12 years ago
fix for resultType = 'PATH' More... over 12 years ago
add browser tests More... over 12 years ago
remove Makefile, we have `npm test` to run the test More... over 12 years ago
test cleanup More... over 12 years ago
adding support for @path in eval expressions More... over 12 years ago
fix slice operation More... over 12 years ago
Fix for nonexisting parent selection More... over 12 years ago
removing old store/result logic More... over 12 years ago
phew, wrap special case cleanup More... over 12 years ago
ugly fix for get single/get array More... over 12 years ago
implementing parent selection via "^". annoying special case handling of single matches + wrap=false leads to one failing test More... over 12 years ago
using arrays instead of strings for expr and path aggregators in trace() More... over 12 years ago
cleaning up slice method More... over 12 years ago
simplifying store method More... over 12 years ago
code cleanup More... over 12 years ago
fix usage of context when eval'ing expressions in web browser More... over 12 years ago
fixing require parameter for running in nodejs context More... over 12 years ago
adding npm test script so that travis actually runs tests More... over 12 years ago
Make the library compatible with browser environment and get rid of underscore dependency More... over 12 years ago
Merge pull request #13 from adjohnson916/master More... over 12 years ago