TypeScript CSS JavaScript HTML Shell
Permalink
Failed to load latest commit information.
.circleci chore(circle): dont build `gitbook` branch Nov 15, 2017
community-website docs(examples): fix ecommerce example using attributeName Mar 1, 2018
dist chore(release): publish v1.0.1 Feb 28, 2018
docs docs(community): deploy documentation website Mar 1, 2018
examples docs(examples): fix ecommerce example using attributeName Mar 1, 2018
helpers test(test-renderer): accept force `firstRender` Feb 1, 2018
scripts fix(release-script): reset --hard Feb 28, 2018
src chore(release): publish v1.0.1 Feb 28, 2018
.babelrc chore(jest): setup jest testing env Oct 26, 2017
.eslintignore chore(linters): ignore dist folder Nov 9, 2017
.eslintrc.js style(eslint): lint rollup configs Nov 9, 2017
.gitignore docs(community): deploy on gh-pages Feb 27, 2018
.nvmrc Feat/add community website boilerplate (#77) Feb 27, 2018
CHANGELOG.md chore(release): publish v1.0.1 Feb 28, 2018
CONTRIBUTING.md docs(CONTRIBUTING): document dev-novel Nov 17, 2017
LICENSE docs(README): custom readme and LICENSE Nov 15, 2017
README.md docs(README): remove beta && change website URL Feb 28, 2018
netlify.toml chore(netlify): introduce netlify-dist for all examples Dec 5, 2017
package.json chore(release): publish v1.0.1 Feb 28, 2018
rollup.config.esm.js chore(bundle): change bundle destination Nov 9, 2017
rollup.config.umd.js fix(header-version): use `version.ts` instead of `process.env` Jan 4, 2018
tsconfig-aot.json fix(tsconfig-aot): ensure it compiles with `strictNullChecks` Feb 1, 2018
tsconfig.json chore(tsconfig): dont transpile specs && mocks for build Oct 26, 2017
tsconfig.spec.json chore(jest): setup jest testing env Oct 26, 2017
tslint.json chore(linters): ignore dist folder Nov 9, 2017
webpack.demo.js docs(community): deploy on gh-pages Feb 27, 2018
yarn.lock chore(deps): yarn upgrade Feb 28, 2018

README.md

Angular InstantSearch

⚡ Lightning-fast search for Angular app apps, by Algolia.

Version Build Status License Downloads

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

Angular compatibility

Angular InstantSearch is compatible with Angular 4 and 5. If you need a different version of Angular, please open an issue or come chat with us.

Documentation

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

Contributing

To contribute to the library (code and documentation), read our contribution guide.