Skip to content(if available)orjump to list(if available)

Show HN: Front End Fuzzy and Substring and Prefix Search

Show HN: Front End Fuzzy and Substring and Prefix Search

1 comments

·October 29, 2025

Hey everyone, I have updated my fuzzy search library for the frontend. It now supports substring and prefix search, on top of fuzzy matching. It's fast, accurate, multilingual and has zero dependencies.

GitHub: https://github.com/m31coding/fuzzy-search Live demo: https://www.m31coding.com/fuzzy-search-demo.html

I would love to hear your feedback and any suggestions you may have for improving the library.

Happy coding!

brimtown

I have a soft spot for these JS fuzzy matchers, but there are so many that it’s worth talking about about the specific tradeoffs you chose / ideally offering an interactive comparison like μFuzzy does:

https://github.com/leeoniya/uFuzzy