JavaScript CSS HTML Shell
Latest commit 664b3c6 Sep 4, 2017 @mthuret mthuret committed on GitHub docs(hits): ensure key is always objectID (#293)
* docs(hits): ensure key is always objectID

* wip
Permalink
Failed to load latest commit information.
.github docs(discourse): update links to correct discourse tag (#83) May 4, 2017
docgen docs(hits): ensure key is always objectID (#293) Sep 4, 2017
packages docs(hits): ensure key is always objectID (#293) Sep 4, 2017
scripts test(recipes): add tests to be able to update deps more easliy (#272) Aug 24, 2017
stories docs(hits): ensure key is always objectID (#293) Sep 4, 2017
storybook chore(deps): upgrade all deps (#163) Jul 17, 2017
test/regressions fix(argos): address flakyness (#152) Jul 10, 2017
.babelrc chore(deps): upgrade all deps (#163) Jul 17, 2017
.eslintignore tests(visual): add Argos CI (#130) Jun 22, 2017
.eslintrc.js chore(eslint): upgrade eslint-config-algolia (#205) Jul 26, 2017
.gitignore chore(cleanup): Remove yarn-error.log file (#300) Sep 1, 2017
.happo.js tests(visual): add Argos CI (#130) Jun 22, 2017
.netlify chore(netlify): configure Jan 19, 2017
.nvmrc chore(dev): ensure Node.js version is 7.10.0 (#110) May 31, 2017
.travis.yml fix(Highlighting): revert breaking change (#245) Aug 9, 2017
AUTHORS docs(AUTHORS): update Feb 15, 2017
CHANGELOG.md v4.1.0 Aug 28, 2017
CONTRIBUTING.md docs(CONTRIBUTIN): precise beta flag in release Jul 7, 2017
LICENSE chore(react-instantsearch): move to react-instantsearch repo Apr 4, 2017
README.md docs(readme): add link to IS iOS (#241) Aug 9, 2017
package.json v4.1.0 Aug 28, 2017
renovate.json chore(deps): schedule renovate once a week Aug 9, 2017
yarn.lock chore(deps): update lock file (#287) Aug 28, 2017

README.md

React InstantSearch logo

Version Build Status License Downloads

InstantSearch projects: React InstantSearch | InstantSearch.js | InstantSearch Android | InstantSearch iOS.

React InstantSearch

⚡ Lightning-fast search for React and React Native apps

Built by Algolia.

This repository holds the code for the React InstantSearch project.

Documentation

There's a dedicated documentation available at https://community.algolia.com/react-instantsearch/.

Installation

React InstantSearch is available in the npm registry. Install it:

yarn add react-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.