Skip to content

Files

Latest commit

f82576a · Mar 4, 2025

History

History

vue-instantsearch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 20, 2024
Dec 28, 2022
Feb 17, 2025
Dec 20, 2024
Jan 23, 2023
Dec 28, 2022
Mar 4, 2025
Aug 2, 2017
Sep 5, 2024
Mar 4, 2025
Jul 24, 2024
Aug 20, 2019

Vue InstantSearch logo

InstantSearch projects: Vue InstantSearch | InstantSearch.js | React InstantSearch | InstantSearch Android | InstantSearch iOS.

Vue InstantSearch

⚡ Lightning-fast search for Vue.js apps

Built by Algolia.

This repository holds the code for the Vue InstantSearch project.

Documentation

There's a dedicated documentation available at www.algolia.com/doc/guides/building-search-ui/getting-started/vue.

Installation

Vue InstantSearch is available in the npm registry. Install it:

# with npm
npm install --save vue-instantsearch

# with yarn
yarn add vue-instantsearch

To learn more about the usage, follow our getting started guide.

Troubleshooting

Encountering an issue? Before reaching out to support, we recommend heading to our FAQ where you will find answers for the most common issues and gotchas with the library.

Contributing, dev, release

We welcome all contributors, from casual to regular. You are only one command away to start the developer environment, read our CONTRIBUTING guide.