SkillAgentSearch skills...

Instantsearch

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

Install / Use

/learn @algolia/Instantsearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/"> <img alt="InstantSearch.js" src=".github/banner.png"> </a> <p align="center"> InstantSearch is a JavaScript library for building performant and instant search experiences in vanilla JS, React and Vue with <a href="https://www.algolia.com/?utm_source=instantsearch.js&utm_campaign=repository">Algolia</a>. </p> </p>

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 and Vue InstantSearch.

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

InstantSearch | InstantSearch Android | InstantSearch iOS

<details> <summary><strong>Table of contents</strong></summary> <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- END doctoc generated TOC please keep comment here to allow auto update --> </details>

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.

<!-- Badges --> <!-- Links -->

Related Skills

View on GitHub
GitHub Stars4.0k
CategoryDevelopment
Updated2h ago
Forks554

Languages

TypeScript

Security Score

100/100

Audited on Mar 24, 2026

No findings