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