Home

Awesome

<p align="center"> <img src="https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/logo.svg" alt="Instant-Meilisearch" width="200" height="200" /> </p> <h1 align="center">Meilisearch Javascript plugins</h1> <h4 align="center"> <a href="https://github.com/meilisearch/meilisearch">Meilisearch</a> | <a href="https://www.meilisearch.com/cloud?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-js-plugins">Meilisearch Cloud</a> | <a href="https://docs.meilisearch.com">Documentation</a> | <a href="https://discord.meilisearch.com">Discord</a> | <a href="https://roadmap.meilisearch.com/tabs/1-under-consideration">Roadmap</a> | <a href="https://www.meilisearch.com">Website</a> | <a href="https://docs.meilisearch.com/faq">FAQ</a> </h4> <p align="center"> <a href="https://github.com/meilisearch/meilisearch-js-plugins/actions"><img src="https://github.com/meilisearch/meilisearch-js-plugins/workflows/Tests/badge.svg?branch=main" alt="Tests"></a> <a href="https://github.com/meilisearch/meilisearch-js-plugins/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-informational" alt="License"></a> <a href="https://ms-bors.herokuapp.com/repositories/48"><img src="https://bors.tech/images/badge_small.svg" alt="Bors enabled"></a> </p>

Meilisearch is an open-source search engine. Discover what Meilisearch is!

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

Table of Contents <!-- omit in TOC -->

📖 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.

⚡ Supercharge your Meilisearch experience

Say goodbye to server deployment and manual updates with Meilisearch Cloud. Get started with a 14-day free trial! No credit card required.

🐱 Plugins

Plugins in this repository

instant-meilisearchThe search client for instantsearch.js.
autocomplete-clientThe search client for autocomplete.

Other Plugins

strapi-plugin-meilisearchThe plugin to add and synchronize your Strapi collections on Meilisearch.
firestore-meilisearchThe plugin to synchronize your firestore data on Meilisearch.
gatsby-plugin-meilisearchThe plugin to index your Gatsby content to Meilisearch.
docs-searchbar.jsA search bar integration for all kinds of documentation.
vuepress-plugin-meilisearchThe 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 for detailed instructions!

<hr>

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 repository.