facets

Chainable sorting and filtering for collections.

Usage no npm install needed!

<script type="module">
  import facets from 'https://cdn.skypack.dev/facets';
</script>

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.