Skip to content

Commit 5035407

Browse files
authored
Add deprecated section (#310)
1 parent 0c55ce6 commit 5035407

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,16 @@ The exhaustive list of the maintained repositories by the team is available belo
5656

5757
### <img src="assets/icons/front.png" width="20"> Front-End Integrations
5858

59-
- [Angular](https://github.com/meilisearch/meilisearch-angular)
6059
- [React](https://github.com/meilisearch/meilisearch-react)
6160
- [Vue](https://github.com/meilisearch/meilisearch-vue)
6261
- [instant-meilisearch](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/instant-meilisearch): A search client that enables the integration of the open-source tool [instantsearch.js](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/) with Meilisearch. This client allows you to combine the functionalities of Meilisearch with InstantSearch.js, resulting in a powerful and interactive search user interface.
6362
- [Autocomplete client](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/autocomplete-client): A search client that enables the integration of the open-source tool [autocomplete-js](https://www.algolia.com/doc/ui-libraries/autocomplete/introduction/what-is-autocomplete/) with Meilisearch. This client allows you to utilize the powerful features of Meilisearch in combination with autocomplete functionality for an enhanced search experience.
64-
- [docs-searchbar.js](https://github.com/meilisearch/docs-searchbar.js): a search bar integration for all kinds of documentation.
6563

6664
### 🧩 Platform Plugins
6765

6866
- [Firestore](https://github.com/meilisearch/firestore-meilisearch/)
6967
- [Gatsby](https://github.com/meilisearch/gatsby-plugin-meilisearch/)
7068
- [Strapi](https://github.com/meilisearch/strapi-plugin-meilisearch)
71-
- [VuePress](https://github.com/meilisearch/vuepress-plugin-meilisearch)
7269

7370
### 🐳 DevOps Tools
7471

@@ -89,6 +86,12 @@ The exhaustive list of the maintained repositories by the team is available belo
8986

9087
- [Flutter](https://github.com/meilisearch/meilisearch-flutter)
9188

89+
### ⚠️ Deprecated
90+
91+
- [Angular](https://github.com/meilisearch/meilisearch-angular)
92+
- [docs-searchbar.js](https://github.com/meilisearch/docs-searchbar.js): a search bar integration for all kinds of documentation.
93+
- [VuePress](https://github.com/meilisearch/vuepress-plugin-meilisearch)
94+
9295
## 🍿 Discussions
9396

9497
Our general discussions are available in the [issues of this repository](https://github.com/meilisearch/integration-guides/issues).

0 commit comments

Comments
 (0)