Command Palette
Search for a command to run

Meteors

A meteor shower effect.

Meteors

Installation

pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/meteors.json

Props

Meteors

NameTypeDefaultDescription
number
number 20 Number of meteors
minDelay
number 0.2 Minimum delay in seconds before meteor animation starts
maxDelay
number 1.2 Maximum delay in seconds before meteor animation starts
minDuration
number 2 Minimum duration in seconds for meteor animation
maxDuration
number 10 Maximum duration in seconds for meteor animation
angle
number 215 Angle in degrees for meteor trajectory
class
string Additional CSS classes for the meteors container