Spelte

Open Github

Signature

Animated signature component with handwriting effect using custom fonts.

Installation

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

Place the LastoriaBoldRegular.otf font file inside your static directory (SvelteKit's public directory).

Props

PropTypeDefaultDescription
textstring"Signature"Text to convert into a handwriting path
colorstring"#000"Stroke and fill color
fontSizenumber14Font size for glyph conversion
durationnumber1.5Animation duration per character (seconds)
delaynumber0Delay before first character animates (seconds)
inViewbooleanfalseTrigger only when in viewport
oncebooleantrueOnly animate once
classstring—Additional CSS classes