Overview of @vueuse/motion
main@vueuse/motion provides composables to add smooth animations to your Vue components. It is a declarative API inspired by Framer Motion and uses Popmotion for its animation engine.
Key features include:
- Smooth animations powered by Popmotion.
- Declarative API for easy component motion.
- 20+ presets available for plug-and-play usage.
- SSR Ready and first-class support for Nuxt 3.
- TypeScript support.
- Lightweight footprint with a bundle size of <20kb.