Animations
Svelte 5 Animations
Install / Use
/learn @SikandarJODD/AnimationsREADME
Svelte 5 Animations
Beautiful, copy-paste animation components for Svelte 5. Built with motion-sv and Tailwind CSS.
Installation
-
Create SvelteKit project with Tailwind CSS
pnpm dlx sv create my-app --add tailwindcss -
Initialize shadcn-svelte
pnpm dlx shadcn-svelte@latest init -
Install motion-sv library:
pnpm add motion-sv
Usage
- Visit any component page
- Install component via CLI or copy manually:
pnpm dlx shadcn-svelte@latest add https://sv-animations.vercel.app/r/morphing-text.json - Check out the examples for more usage patterns
- Found an issue? Reach out via Twitter or open a GitHub issue
Inspiration
This project is inspired by Magic UI
Share & Support
- Share animations on Twitter and social platforms
- Open new issues - it helps me solve problems
- Suggest new components & improvements
- Follow Bhide Svelte on Twitter
Made with ❤️ for the Svelte community
