mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 13:46:17 +00:00
feat: Add fuzzy search to patches search (#229)
* feat: Fuzzy Search Co-authored-by: Kendell R <KTibow@users.noreply.github.com> * slightly change the init logic * fix behavior * fix sort behavior i am so good at reading docs * update the search results on load * switch to fuse js * lower the threshold per @oSumAtrIX request --------- Co-authored-by: Kendell R <KTibow@users.noreply.github.com> Co-authored-by: afn <hey@afn.im>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.35.1",
|
||||
"fuse.js": "^7.0.0",
|
||||
"imagetools-core": "^6.0.3",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-svelte": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user