Chainable sorting and filtering for JavaScript collections.
Facets makes no apologies for requiring ECMAScript 5 support. For legacy browser support, you'll need to enlist the help of something like html5shiv.
Via NPM:
npm install facets
Via Bower:
bower install facets
To follow. For now, see the tests and the annotated source.