Skip to content

⚡️ Libraries for building performant and instant search experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.

License

Notifications You must be signed in to change notification settings

anthonybachour/instantsearch

This branch is 202 commits behind algolia/instantsearch:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 19, 2024
Apr 22, 2024
Sep 26, 2023
Apr 8, 2021
Apr 30, 2024
May 2, 2024
Sep 14, 2023
Feb 26, 2024
Oct 25, 2023
Apr 30, 2024
Aug 7, 2023
Oct 3, 2017
Feb 27, 2024
Aug 7, 2023
Jul 11, 2023
Aug 7, 2023
Dec 11, 2023
Feb 27, 2024
Sep 20, 2018
Apr 8, 2021
Feb 26, 2024
Apr 4, 2017
Sep 25, 2023
Feb 20, 2024
Apr 26, 2024
Aug 7, 2023
Apr 17, 2024
Nov 22, 2022
Jul 10, 2023
Apr 5, 2024
Aug 16, 2023
May 2, 2022
Aug 7, 2023
Apr 22, 2024
Apr 5, 2024

Repository files navigation

InstantSearch.js

InstantSearch is a JavaScript library for building performant and instant search experiences in vanilla JS, React, Vue and Angular with Algolia.


License Build Status

InstantSearch is a JavaScript library that lets you create an instant-search result experience using Algolia’s search API.

There are multiple wrappers for popular frameworks, such as React InstantSearch, Vue InstantSearch, and Angular InstantSearch.

It is part of the InstantSearch family which is designed for different platforms:

InstantSearch | Angular InstantSearch | InstantSearch Android | InstantSearch iOS

Table of contents

Packages

Package Version Description
algoliasearch-helper algoliasearch-helper npm version Helper for implementing advanced search features with Algolia
create-instantsearch-app create-instantsearch-app npm version Command-line utility to quickly bootstrap a project with InstantSearch
instantsearch.css instantsearch.css npm version Default CSS themes for InstantSearch
instantsearch.js instantsearch.js npm version InstantSearch.js
react-instantsearch react-instantsearch npm version React InstantSearch bundled library
react-instantsearch-core react-instantsearch-core npm version Runtime-independent React InstantSearch version
vue-instantsearch vue-instantsearch npm version Vue InstantSearch

Contributing

We welcome all contributors, from casual to regular 💙

  • Bug report. Is something not working as expected? Send a bug report.
  • Feature request. Would you like to add something to the library? Send a feature request.
  • Documentation. Did you find a typo in the doc? Open an issue and we'll take care of it.
  • Development. If you don't know where to start, you can check the open issues that are tagged easy, the bugs or chores.

To start contributing to code, you need to:

  1. Fork the project
  2. Clone the repository
  3. Install the dependencies: yarn
  4. Pick a package to work on and cd into it (e.g. cd packages/react-instantsearch)

Please read our contribution process to learn more.

License

InstantSearch is MIT licensed.

About

⚡️ Libraries for building performant and instant search experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.2%
  • JavaScript 21.1%
  • Vue 1.5%
  • SCSS 1.5%
  • Handlebars 0.8%
  • CSS 0.3%
  • Other 0.6%