Where Packages

array-query

Provides an interface to pull objects out of a JavaScript array with minimal code. Useful for Backbone collections and similar scenarios.

0.2.2 • Published 1 year ago

criterion

criterion allows you to work with (build, combine, reuse, ...) SQL-where-conditions ('x = 5 AND y IS NOT NULL'...) as data (goodbye string-concatenation) and compile them to SQL: it has a succinct mongodb-like query-language, a simple and elegant function

0.4.0-rc.1 • Published 9 years ago