feat(web): fuzzy search with fuse.js for typo-tolerant tool discovery

This commit is contained in:
SnapOtter
2026-06-13 14:58:25 +08:00
parent 2a2151d7dd
commit 22cccd46c4
5 changed files with 2246 additions and 266 deletions
+1
View File
@@ -20,6 +20,7 @@
"@use-gesture/react": "^10.3.1",
"clsx": "^2.1.0",
"fflate": "^0.8.3",
"fuse.js": "^7.4.2",
"jszip": "^3.10.1",
"konva": "^10",
"leaflet": "^1.9.4",