Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/typesense/typesense-autocomplete-demo

A demo app that shows you how to use Algolia's autocomplete.js library with Typesense
https://github.com/typesense/typesense-autocomplete-demo

algolia autocomplete autocomplete-js typesense

Last synced: about 1 month ago
JSON representation

A demo app that shows you how to use Algolia's autocomplete.js library with Typesense

Awesome Lists containing this project

README

        

# typesense-autocomplete-demo

This is a demo that shows you how to build an autocomplete search interface using Algolia's [autocomplete-js](https://github.com/algolia/autocomplete) library and [Typesense](https://typesense.org).

**NOTE:** `autocomplete.js` is a standalone UI library and is unrelated to the `Autocomplete` widget in the Instantsearch.js UI library. [Read more](https://github.com/typesense/typesense-instantsearch-adapter/issues/88#issuecomment-1021597634).

## Get started

To run this project locally:

Open the `index.html` file in the root of this repo in a web browser.