9 ms·
I highly recommend lunr.js. I've used it on side projects both client side [1] and server side [2] and it works great. My only Yak-shaving was tweaking the se
by Fileformat 6y ago
I highly recommend lunr.js. I've used it on side projects both client side [1] and server side [2] and it works great. My only Yak-shaving was tweaking the separator regex.
[1] https://github.com/VectorLogoZone/vectorlogozone/blob/gh-pages/www/index.html https://github.com/VectorLogoZone/vectorlogozone/blob/gh-pag...
[2] https://github.com/VectorLogoZone/logosearch/blob/main/src/search.ts https://github.com/VectorLogoZone/logosearch/blob/main/src/s...