Jul
2
jLinq 2.2
Posted In: JavaScript, LINQ by DotNut
jLinq is a JavaScript library that lets you write queries against arrays of JavaScript objects. jLinq is completely extensible so you can write your add-ins and they will work with the rest of the framework without any additional programming.
With all these “Web 2.0″ applications floating around, the ability to sort, query and manage your records on the client side may become a necessity. Use jLinq with the JSON data you already have and you’ve got quite a combination.
New features in v2.2 include:
- Smarter comparisons
- 11 new commands
- jLinq tests
- Bug fixes