motiondivision/motion

A modern animation library for React and JavaScript

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 1st, 2026
Created on November 16th, 2018
Open Issues & Pull Requests: 109 (+0)
GitHub issues: Enabled
Number of forks: 1,349
Total Stargazers: 33,535 (+0)
Total Subscribers: 125 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.7 days
Mean response time: 131.2 days
90th percentile: 512.0 days
Tracked items: 537

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 6% of issues opened in the past year have been closed. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 40
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 726 days
Stale 30+ days: 30
Stale 90+ days: 24

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (401)
  • feature (99)
  • wontfix (38)

Detailed Description

Motion is a modern animation library for JavaScript, React, and Vue that provides a unified API for building GPU-accelerated animations across multiple frameworks.

The library solves the problem of creating performant, complex animations by combining JavaScript with native browser APIs to achieve 120fps, GPU-accelerated results. Its hybrid engine approach allows developers to write animations once and deploy them across React, vanilla JavaScript, and Vue applications. The tool includes built-in support for gestures, springs, layout transitions, scroll-linked effects, and timelines, eliminating the need to assemble these capabilities from separate libraries.

Motion suits teams building interactive web applications where animation quality and performance matter. The project is production-ready with TypeScript support, an extensive test suite, tree-shakable code, and a small footprint. It provides first-class support for React through a dedicated package, alongside standalone JavaScript and Vue implementations. The library includes over 330 official examples with copy-paste code and more than 100 step-by-step tutorials to help developers at all skill levels.

The project maintains active development with regular updates to its core animation engine and framework integrations. The maintainers invest in comprehensive documentation and educational resources, including the Motion+ membership tier that provides premium APIs, transition editors, and early access to new features. The codebase is written in TypeScript and accepts community contributions through an established contributing guide.