Writing a Fuzzy Search Component With Preact and Fuse for Astro

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. flexsearch

    Next-Generation full text search library for Browser and Node.js

    Very nice! Seems to perform very well. I'm curious, have you compared Fuse with other search engines? Like flex search or elasticlunr? Why did you choose fuse ?

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. elasticlunr.js

    Based on lunr.js, but more flexible and customized.

    Very nice! Seems to perform very well. I'm curious, have you compared Fuse with other search engines? Like flex search or elasticlunr? Why did you choose fuse ?

  4. magidoc

    Autogenerate customizable static GraphQL API documentation

    I'm asking because have an issue in my project in which I would like to implement such search. It is a relatively complicated feature, and one of the main thing is that I would like the site to be pre-indexed. Which means that the index should be created at build time, and not when you open the page. Is it what you did in your project?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sloth search for Ruby Weekly – a 100 minute hack turned 20h open sauce project

    3 projects | news.ycombinator.com | 20 Jun 2024
  • How to link search results back to original HTML when clicked?

    1 project | /r/learnjavascript | 15 Nov 2022
  • How can I set up this Typescript project to use a Javascript library?

    1 project | /r/learnprogramming | 12 Oct 2022
  • Best way to implement a search feature over raw HTML using Typescript/React?

    1 project | /r/typescript | 20 Sep 2022
  • DynamoDB full text search

    1 project | /r/aws | 21 Sep 2021