Search

A collection of 54 posts

Algolia components for building search UIs with Vue.js

Vue InstantSearch Lightning-fast search for Vue.js apps Installation Vue InstantSearch is available in the npm registry. Install it: # with npm npm install --save vue-instantsearch # with yarn yarn add vue-instantsearch Live Demo https:
13 September 2017

A Vue.js pluggin for fuzzy search library

vue-fuse A Vue.js pluggin for fuzzy search library, Fuse.js There are two ways to use this plugin. The vue-fuse component, or the $search method. Be sure to take a look at
13 September 2017

Autocomplete component for Vue.js

v-autocomplete Autocomplete component for Vue.js This component is css-free. The idea is to be used with any framework. Live Demo https://paliari.github.io/v-autocomplete/ GitHub
07 August 2017