instantsearch.js widget using jQuery
This repository holds a custom widget for instantsearch.js. It's using jQuery.
Read more on how to create widgets in the instantsearch.js documentation.
We also have a more complex example using jQuery: instantsearch-ion.rangeSlider.
Read the code: instantsearch-best-result.js.
To run the example you can:
- clone this repository
- run
npm run dev
in the cloned repository - open http://localhost:3000