janosh / svelte-algolia

Svelte plugin for keeping Algolia indices in sync with custom data fetching functions.
https://janosh.github.io/svelte-algolia
MIT License
35 stars 2 forks source link

Support for refinement list, pagination, and state results components #7

Open itsdarrylnorris opened 2 years ago

itsdarrylnorris commented 2 years ago

I am in the process of migrating an Algolia search build with react-instantsearch-dom / react components to Svelte. The README.md does not look like this library supports refinement list, pagination, and state results components.

Here are some of the documentation of the widgets that I am looking for:

Any plans to support these components in the near future?

janosh commented 2 years ago

@itsdarrylnorris I'd be happy to accept PRs for these but don't currently have the time to build these myself.