instantsearch
nuxt3-algolia
instantsearch | nuxt3-algolia | |
---|---|---|
9 | 1 | |
3,669 | 7 | |
1.6% | - | |
9.5 | 0.0 | |
4 days ago | over 1 year ago | |
TypeScript | Vue | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
instantsearch
-
Next.js 13.4: App Router (Stable)
Thanks! Here's a GH Issue about it that I follow: https://github.com/algolia/instantsearch/discussions/5413#di...
-
React.dev
One example of this pattern is Searchkit [0] which performs most of its logic inside a singleton Searchkit class which is instantiated and passed as a prop to the root React component. A bonus is that it's easier to implement bindings for Angular, Svelte, etc. since they can rely mostly on the class. For example, it looks like Searchkit now suggests using InstantSearch (react-instantsearch-dom) [1] from Algolia, i.e. an entirely different maintainer, and it creates the bindings with a `Client(new SearchKit(...))` adapter [2] around the class (see the code on the home page at [0]).
[0] https://www.searchkit.co/
[1] https://github.com/algolia/instantsearch
[2] https://github.com/searchkit/searchkit/blob/main/packages/se...
-
How to build an availability search UI with Elasticsearch
We will use React, Next.JS, Instantsearch and Searchkit to build a search UI.
-
Algolia For Django
Algolia suggest to use InstantSearch.js library to build your search interface and perform search queries directly from the end-user browser without going through your server.
- Song search application built using Typesense.
-
Lightning fast search widget with Afosto Instant Search
Like the speed of our search, but want your own implementation? We got you covered! Internally, our widget uses our Instant Search Client to handle all the requests and functionality. With this client you can build your own solution or connect it to for example instantsearch.js or react-instantsearch-dom. With these packages, you can create your own UI that is connected to Afosto Instant Search. Take a look at the demo on our website, or use the CodePen below as an example.
-
For lovers of instant search and Ctrl+K menus, we made an open-source tool to add that to your website in 2 steps: 1. Enter your URL 2. Add code snippet to <head>. Links and code in comments!
No UI specified but they do have tutorials for InstantSearch
-
instantsearch.js VS x - a user suggested alternative
2 projects | 30 Mar 2022
-
Search feature giving you problems? This is a great solution.
But it also makes it easy to be integrated within existing applications by using the InstantSearch.js library through the Typesense-InstantSearch-Adapter.
nuxt3-algolia
-
How to add Algolia Search to Nuxt 3
Nuxt3-Algolia repository
What are some alternatives?
uix - Idiomatic ClojureScript interface to modern React.js
vue-instantsearch - 👀 Algolia components for building search UIs with Vue.js
til - Today I Leaned
docsearch - :blue_book: The easiest way to add search to your documentation.
instant-search-widget - Afosto instant search javascript widget
autocomplete - 🔮 Fast and full-featured autocomplete library
instant-search-client - Afosto InstantSearch.js client
react-instantsearch - ⚡️ Lightning-fast search for React and React Native applications, by Algolia.
algoliasearch-django - Seamless integration of Algolia into your Django project.
algolia - 🔎 Algolia module for Nuxt
elasticsearch - DEPRECATED; https://github.com/docker-library/official-images/pull/15808
algoliasearch-client-javascript - ⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.