krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
18.14k stars 767 forks source link

Thank You #678

Closed zwbetz-gh closed 2 years ago

zwbetz-gh commented 2 years ago

Just wanted to say thank you for making this library. It's awesome.

I was looking for a way to get fuzzy matching, without pulling in a hundred dependencies.

Your library was just what I needed. Simple API, fast, and small bundle size.

If curious, posted my little pet project here https://discourse.gohugo.io/t/a-lightweight-fuzzy-client-side-search-template-for-hugo/39684

Cheers.