2.3.5 • Published 5 years ago

vue-instantsearch-with-focus v2.3.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Vue InstantSearch logo

InstantSearch projects: Vue InstantSearch | InstantSearch.js | React InstantSearch | Angular 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.

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.