v1.5.0
svelte-crumbs

Automatic, SSR-ready breadcrumbs for SvelteKit.
Zero config. Async-aware. Fully reactive.

🪄

Zero config

Drop in, export a breadcrumb from any page, and you're done.

SSR-ready

Resolves during top-level await. No {#await} blocks, no flashes.

🔁

Reactive

Async resolvers, remote functions, optimistic queries — all tracked.

In 30 seconds

One line in your layout. One export per page.

+layout.svelte
any +page.svelte

Try it live

Click through these routes and watch the breadcrumbs above update in real time.

Curious about the internals — module scanning, SSR safety, reactive tracking?

Read how it works
MIT © 2026 svelte-crumbs (use this however you like)