About
InstantSearch provides a set of very convenient tools for building your search UI with Algolia in a fast way and with great developer experience.
Nuxt Swiftsearch package re-implements Vue Instantsearch components so that they read and write to a centralized
instance, that gets injected with widgets beforehand so that Nuxt can handle everything in the same tick.
Features
- SSR First, client only on demand, as is any other Nuxt component
- Centralized state, you can tap into it from anywhere in your app
- 99% compatible with Vue-InstantSearch current implementation
- Typed components