Examples UMD

Edit this page

UMD

Using the standalone build is a quick way to play with Vue InstantSearch.

Just import the library:

<script src="https://cdn.jsdelivr.net/npm/vue-instantsearch@1.7.0/dist/vue-instantsearch.js"></script>

See the Pen Vue InstantSearch | in browser with UMD build by Raymond Rutjes (@rayrutjes) on CodePen.