Algolia components for building search UIs with Vue.js
The Vue InstantSearch project has been moved to a new home as part of the InstantSearch monorepo. Despite the relocation, the library remains the same and can still be accessed on npm and CDNs like jsDelivr. Users are encouraged to explore the new repository to access the code, review existing issues, and stay updated on future releases.
To install the Vue InstantSearch theme after its relocation to the InstantSearch monorepo, you can follow the steps below:
npm install vue-instantsearch
<script src="https://cdn.jsdelivr.net/npm/vue-instantsearch"></script>
The Vue InstantSearch project has been seamlessly moved to the InstantSearch monorepo, ensuring that users can continue to access and utilize the library’s features without interruption. By following the installation guide provided above, users can easily incorporate the Vue InstantSearch theme into their projects from the new repository locations.