vueuse/motion
🤹 Vue Composables putting your components in motion observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 10
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 2052
- days_rel: 541
- days_push: 540
- n_releases_24m: 7
Adoption not part of the score
2760 stars · 94 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@vueuse/motion is a Vue animation library providing composables and a v-motion directive for declarative component animations, built on Popmotion and inspired by Framer Motion. It ships 20+ animation presets, SSR support, first-class Nuxt 3 integration, and a lightweight <25kb TypeScript bundle.
Use cases
- animate vue components on mount
- fade or slide elements into view on scroll
- spring physics animations in vue
- framer motion alternative for vue
- add entrance animations to nuxt 3 app
- declarative animation presets for vue directives
- animate svg and html elements in vue
When to choose
- you use Vue 3 or Nuxt 3 and want declarative, Framer Motion-style animations
- you want plug-and-play presets like fade, slide, pop, and roll with minimal code
- you need SSR-compatible, lightweight animation via composables and directives
When to avoid
- you work in React (use Framer Motion or motion.dev instead)
- you need Web Animations API-based animation (motion.dev is recommended by the author)
- you need complex timeline or keyframe orchestration beyond simple transitions and variants
Facets
library · maturity active
animation frontend-framework ui-components frontend web-development web-design browser vue composables framer-motion-inspired popmotion spring-animations nuxt typescript ssr-ready directives nodejs web-server
4 sources
- readme: https://github.com/vueuse/motion · fetched 2026-08-28 · 12b4f7bbbe63
- homepage: https://motion.vueuse.org · fetched 2026-08-29 · d917c491f315
- site_page: https://motion.vueuse.org/getting-started/introduction · fetched 2026-08-29 · c64ce63dcb02
- site_page: https://motion.vueuse.org/features/presets · fetched 2026-08-29 · d0745cd8dfbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vueuse/motion | main | 38 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem