svelte-crumbs v1.3.0

Rendering

svelte-crumbs is a headless library — it resolves breadcrumb data into a reactive array and leaves rendering entirely up to you. Below are two suggested approaches for consuming the crumbs array.

  • Animated — smooth crossfade + flip transitions between navigation states
  • Static — simple flex row, no transitions, fully customizable markup
MIT © 2026 svelte-crumbs (use this however you like)