Spelte

Open Github

QR Code

QR code generator with rounded finder patterns and dot-style data modules.

Installation

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

Examples

Colors

Props

PropTypeDefaultDescription
valuestringText or URL to encode
sizenumber268QR code size in pixels
fgColorstring"var(--foreground)"Foreground color (adapts to theme)
bgColorstring"var(--background)"Background color (adapts to theme)
errorCorrectionLevel"L" | "M" | "Q" | "H""M"Error correction level
classstringAdditional CSS classes