# motiondivision/motionone

Repository: https://github.com/motiondivision/motionone
Canonical: https://ross.abutalabs.com/products/motionone
Homepage: https://motion.dev
Language: TypeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2024-11-12T10:17:53+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1992, "days_push": 659, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2868, forks 55 (observed 2026-08-28T04:07:26.949136+00:00)

## What it is
Motion One is a JavaScript animation library (monorepo of packages like motion, @motionone/dom, @motionone/easing) providing a hybrid engine that combines the Web Animations API with a JavaScript fallback for springs, gestures, and scroll-linked effects. It is the predecessor of the broader Motion library (formerly Framer Motion), which supports React, JavaScript, and Vue.

## Use cases
- animate dom elements with javascript
- add scroll-triggered fade-in animations to a website
- create spring physics animations in react
- animate layout changes when a list reorders
- build drag and press gesture interactions
- create parallax scroll-linked effects
- animate svg path drawing
- add exit animations when elements leave the dom

## When to choose
- you need performant, hardware-accelerated web animations with a tiny footprint
- you want declarative animation APIs integrated with React or Vue state
- you need scroll-linked, gesture, or layout animations beyond what CSS transitions offer
- you want a free MIT-licensed alternative to GSAP

## When to avoid
- you only need simple self-contained hover or color transitions, where plain CSS is lighter
- you need server-side or non-browser animation
- you require a framework other than React, Vue, or vanilla JS

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, graphics
- platform: browser, cross-platform
- tags: web-animations-api, framer-motion, motion, spring-physics, scroll-animations, gesture-animations, layout-animation, typescript, react, vue, nodejs

## Member repositories
- motiondivision/motionone (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.949136+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:58.000060+00:00, confidence not recorded.
  - readme: https://github.com/motiondivision/motionone (fetched 2026-08-28T04:07:26.949136+00:00, sha baf77885cdc3)
  - homepage: https://motion.dev (fetched 2026-08-29T09:52:07.442352+00:00, sha 16cfa580dd2d)
  - site_page: https://motion.dev/docs (fetched 2026-08-29T09:52:07.451549+00:00, sha bab0016213fd)
  - site_page: https://motion.dev/docs/react (fetched 2026-08-29T09:52:07.453379+00:00, sha 47bbf221ff0a)
  - site_page: https://motion.dev/docs/quick-start (fetched 2026-08-29T09:52:07.455127+00:00, sha d0a8429dcb4a)
  - site_page: https://motion.dev/docs/vue (fetched 2026-08-29T09:52:07.456907+00:00, sha a3700ca950c2)
  - site_page: https://motion.dev/docs/react-animation (fetched 2026-08-29T09:52:07.458739+00:00, sha e2f12bc15c0c)
  - site_page: https://motion.dev/docs/react-scroll-animations (fetched 2026-08-29T09:52:07.460865+00:00, sha 76f0c3ef8d1d)
  - site_page: https://motion.dev/docs/react-gestures (fetched 2026-08-29T09:52:07.462607+00:00, sha 23b74b0f67c4)
  - site_page: https://motion.dev/docs/react-layout-animations (fetched 2026-08-29T09:52:07.464256+00:00, sha 03a29fb4e939)
- Data as of 2026-08-30T08:39:29.467469+00:00.
