Search a JavaScript object

You might like using jLinq (personal project)

http://hugoware.net:4000/Projects/jLinq

Works like LINQ but for JSON and it allows you to extend it and modify it however you want to. There is already a bunch of prebuilt methods to check values and ranges.

Leave a Comment