Introducing Motion Vue: A Motion Library like Framer motion for Vue and Nuxt! #12593
rick-hup
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey Vue community! 👋
I'm excited to introduce Motion Vue - a powerful animation library that brings Framer Motion's elegant animation API to Vue 3!
Just like the code above shows, you can create beautiful animations with a simple declarative API:
🎨 Spring physics & keyframe animations
🔄 Gesture animations (hover, tap, pan, drag)
👀 Scroll & viewport animations
🎭 Layout animations with FLIP
🚪 Enter/exit animations with AnimatePresence
As a huge fan of Framer Motion, I wanted to bring its amazing animation capabilities to the Vue ecosystem. That's why I created Motion Vue - to give Vue developers the same delightful animation experience that I fell in love with in the React world.
Let's make the Vue ecosystem more animated! 🚀
Check out the docs to get started and feel free to contribute GitHub repository!
Beta Was this translation helpful? Give feedback.
All reactions