Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

instantsearch/instantsearch-React-widget

Repository files navigation

instantsearch.js widget using React

This repository holds a custom widget for instantsearch.js. It's using React.

Read more on how to create widgets in the instantsearch.js documentation.

We also have a more complex example using React: instantsearch-googlemaps.

Table of Contents

Code

Read the code.

Demo

Demo of the widget

To run the example you can:

Development

npm run dev

Testing

npm test

Publishing the widget

We provide everything for this boilerplate for you to publish it on both npm and jsDelivr.

If you want to do the same with your widget, create a new jsDelivr project. Then use the npm run release task from this project.

Example:

SEMVER_TOKEN=minor npm run release

instantsearch-googlemaps is an example project that is deployed and usable on both npm and jsDelivr.

About

instantsearch.js widget using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published