Spelte

Open Github

Words Stagger

Word-by-word text animation with blur, transform, and opacity effects.

Spelte is an open source collection of elegant, user friendly components that seamlessly integrate with frameworks and AI models.

Installation

pnpm dlx shadcn-svelte@latest add https://spelte.dev/r/words-stagger.json

Examples

Speed

Ship thoughtful interfaces quickly.

Props

PropTypeDefaultDescription
textstringText content to animate
delaynumber0Delay before first word animates (seconds)
staggernumber0.1Delay between each word (seconds)
speednumber0.5Duration of each word's animation (seconds)
autoStartbooleantrueAuto-start on mount
inViewPropbooleanfalseTrigger only when in viewport
oncebooleantrueOnly animate once
onStart() => voidCallback when animation starts
onComplete() => voidCallback when animation completes
classstringAdditional CSS classes