Huakun 66135624b9
feat(desktop) Improve search (#202)
* feat: add lockHideOnBlur to prevent app hiding during dialogs

* feat: add Fuse.js for advanced search filtering across app sections

* chore: update .prettierignore and clean up imports in AddDevExtForm
2025-02-25 10:21:20 -05:00
..
2025-02-25 10:21:20 -05:00
2024-11-03 13:54:44 -05:00
2025-01-07 14:38:21 -05:00
2024-11-03 13:54:44 -05:00
2024-11-03 13:54:44 -05:00

types

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.34. Bun is a fast all-in-one JavaScript runtime.