Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.18 KB

File metadata and controls

31 lines (17 loc) · 1.18 KB

Typesense Fumadocs Adapter 🔎⚡️

An adapter that brings lightning-fast, typo-tolerant search powered by Typesense to your Fumadocs site.

Getting started

Install dependencies:

npm install typesense typesense-fumadocs-adapter

Then, follow the integration guide in the official Fumadocs documentation.

Search UI

Refer to this Search UI guide to integrate Typesense with the Fumadocs UI components.

About Typesense & Fumadocs

Typesense is an open-source, lightning-fast search engine that delivers instant, typo-tolerant results with minimal setup. It's an open source alternative to Algolia and an easier-to-use alternative to ElasticSearch.

Fumadocs is a React.js documentation framework that lets you build fast, MDX-powered docs sites.

Together, Typesense and Fumadocs provide a seamless way to add powerful, blazingly-fast search to modern documentation websites.

License

Licensed under the Apache 2.0 License, Copyright © Typesense.

See LICENSE for more information.