Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meilisearch/meilisearch-js-plugins

The search client to use Meilisearch with InstantSearch.
https://github.com/meilisearch/meilisearch-js-plugins

angular client geosearch instantsearch js meilisearch react vue

Last synced: 4 days ago
JSON representation

The search client to use Meilisearch with InstantSearch.

Awesome Lists containing this project

README

        


Instant-Meilisearch

Meilisearch Javascript plugins


Meilisearch |
Meilisearch Cloud |
Documentation |
Discord |
Roadmap |
Website |
FAQ


Tests
License
Bors enabled

**Meilisearch** is an open-source search engine. [Discover what Meilisearch is!](https://github.com/meilisearch/meilisearch)

This repository contains clients and plugins to use Meilisearch with third party tools.

## Table of Contents

- [📖 Documentation](#-documentation)
- [⚡ Supercharge your Meilisearch experience](#-supercharge-your-meilisearch-experience)
- [🐱 Plugins](#-plugins)
- [⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)

## 📖 Documentation

For general information on how to use Meilisearch—such as our API reference, tutorials, guides, and in-depth articles—refer to our [main documentation website](https://docs.meilisearch.com/).

## ⚡ Supercharge your Meilisearch experience

Say goodbye to server deployment and manual updates with [Meilisearch Cloud](https://www.meilisearch.com/cloud?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js-plugins). Get started with a 14-day free trial! No credit card required.

## 🐱 Plugins

### Plugins in this repository
| | |
| --------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [`instant-meilisearch`](./packages/instant-meilisearch) | The search client for [instantsearch.js](https://github.com/algolia/instantsearch). |
| [`autocomplete-client`](./packages/autocomplete-client) | The search client for [autocomplete](https://github.com/algolia/autocomplete). |
| | |

### Other Plugins

| | |
| --------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [`strapi-plugin-meilisearch`](https://github.com/meilisearch/strapi-plugin-meilisearch) | The plugin to add and synchronize your [Strapi](https://strapi.io/) collections on Meilisearch. |
| [`firestore-meilisearch`](https://github.com/meilisearch/firestore-meilisearch/) | The plugin to synchronize your [firestore](https://firebase.google.com/docs/firestore) data on Meilisearch. |
| [`gatsby-plugin-meilisearch`](https://github.com/meilisearch/gatsby-plugin-meilisearch/) | The plugin to index your [Gatsby](https://www.gatsbyjs.com/) content to Meilisearch. |
| [`docs-searchbar.js`](https://github.com/meilisearch/docs-searchbar.js) | A search bar integration for all kinds of documentation. |
| [`vuepress-plugin-meilisearch`](https://github.com/meilisearch/vuepress-plugin-meilisearch) | The plugin to use docs-searchbar.js with `vuepress`. |
| | |

## ⚙️ Development Workflow and Contributing

Any new contribution is more than welcome in this project!

If you want to know more about the development workflow or want to contribute to the plugins in this repository, please visit our [contributing guidelines](/CONTRIBUTING.md) for detailed instructions!


**Meilisearch** provides and maintains many **SDKs and Integration tools** like this one. We want to provide everyone with an **amazing search experience for any kind of project**. If you want to contribute, make suggestions, or just know what's going on right now, visit us in the [integration-guides](https://github.com/meilisearch/integration-guides) repository.