-
Need Update
FuseOption need a type
-
The maintainer hasn't responded to neither PRs nor Issues for more than six months.
Yet the project is still asking for donations
https://patreon.com/fusejs
https://www.paypal.com/paypalme2/kiro…
-
If there are lots of tutorials, then a search functionality might be useful.
See https://gohugo.io/tools/search/ for hints how this could be done.
- https://gist.github.com/cmod/5410eae147e43181…
-
fuzzy find on city/contrycode in the search bar.
Potential libs:
- https://www.npmjs.com/package/fuzzy-search
- https://www.npmjs.com/package/fuzzy-query
- https://fusejs.io/ :heart:
Potenti…
-
This is a dream of mine, but I haven't got time or skill to do it, so if anyone can implement a search feature on the docs, I will appreciate it.
Preferably without Algolia or other third-party ser…
-
# gatsby 블로그에 검색을 붙여보자 - JOHNNY DEV
gatsby블로그에 fusejs를 이용하여 로컬 검색을 구현하는 방법에 대해 설명합니다
[https://johnny-mh.github.io/post/gatsby-%EB%B8%94%EB%A1%9C%EA%B7%B8%EC%97%90-%EA%B2%80%EC%83%89%EC%9D%84-%EB%B6%…
-
**Is your feature request related to a problem? Please describe.**
I've been looking for a replacement to fuse.js and came across this library. I use fzf all over my OS and like the speed and results…
-
We need to be able to identify when a word is the same as another even if the diacritics are different. This will be crucial when we start parsing things from other sources and also when we use our ow…
-
The Setup process [FAQ page](https://in-tech-gration.github.io/WDX-180/curriculum/FAQ/) as well as other FAQ pages will need to be flexible enough and allow the students to quickly filter and find wha…
-
In the web UI, I need to type "Expenses:F" before the list is short enough to find and click on "Expenses:Food:Groceries". With a fuzzy search I could probably type "Groc" and then push enter.
This…