Skip to content

richardbutler/facets

Repository files navigation

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.

About

Chainable sorting and filtering for collections.

Resources

License

Stars

Watchers

Forks

Packages

No packages published