Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 586 Bytes

File metadata and controls

31 lines (19 loc) Β· 586 Bytes

Blazing Fast SvelteKit Search

Simple but powerful search with zero network requests at no cost.

Post

✍️ https://joyofcode.xyz/blazing-fast-sveltekit-search

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/sveltekit-flexsearch.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev