Package Exports
- vue-instantsearch
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-instantsearch) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
WARNING: Vue InstantSearch is currently in BETA
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 community.algolia.com/vue-instantsearch.
Installation
Vue InstantSearch is available in the npm registry. Install it:
# with npm
npm install --save vue-instantsearch
# with yarn
yarn add vue-instantsearch
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.