Skip to content

Browser-compatible Facet Search for JSON data. Think match-sorter, but for facets.

Notifications You must be signed in to change notification settings

R-Bower/facet-search

Repository files navigation

facet-search

An in-memory facet search, similar to SOLR's faceting.

Forked from itemsjs, but enhanced with the following:

  • Supports nested object properties.
  • 100% TypeScript rewrite.
  • ES2022 features and code style.
  • Bug fixes

Bugs Fixed

itemsjs relies on FastBitSet which sometimes throws errors depending on the input data. This library replaces FastBitSet with BitSet to fix this problem.

About

Browser-compatible Facet Search for JSON data. Think match-sorter, but for facets.

Resources

Stars

Watchers

Forks

Packages

No packages published