Beautiful, copy-paste animation components for Svelte 5. Built with motion-sv and Tailwind CSS.
-
Create SvelteKit project with Tailwind CSS
pnpm dlx sv create my-app --add tailwind/css
-
Initialize shadcn-svelte
pnpm dlx shadcn-svelte@latest init
-
Install motion-sv library:
pnpm add motion-sv
- 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
This project is inspired by Magic UI
- 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