I just found out of this very cool search library in JS without the need of a backend, called Fuse.js https://github.com/krisk/fuse (give it a star!)
Love the project, I will incorporate this search feature in my Hugo blog.. Here is an example of Fuse.js: https://www.fusejs.io/demo.html
#search #fast #performant #lightweight #fuzzysearch #javascript