Popmotion/popmotion
Simple animation libraries for delightful user interfaces observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 4399
- days_rel: n/a
- days_push: 905
- n_releases_24m: 0
Adoption not part of the score
20167 stars · 665 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Popmotion is a low-level JavaScript animation library providing composable keyframes, spring, and decay animations for numbers, colors, and complex strings. It is framework-agnostic, tiny (~4.5kb for animate), written in TypeScript, and portable to any JavaScript environment.
Use cases
- animate numbers, colors, and css strings in the browser
- create spring physics animations for ui elements
- animate svg path definitions and box shadows
- build custom animation systems on a composable low-level toolbox
- add keyframe and repeat/delay animations to javascript apps
- integrate motion into any framework without a heavy dependency
When to choose
- you need a tiny, framework-agnostic animation engine
- you want spring physics or keyframe animation of arbitrary values and strings
- you are building your own higher-level animation or gesture library
- you need individually importable functions to keep bundle size small
When to avoid
- you want a batteries-included declarative animation framework with components
- you need React-specific animation APIs out of the box (consider Framer Motion, by the same author)
- you require css transition orchestration or scroll-linked animations as built-in features
- you need a project with an explicit license file or very active recent development
Facets
library · maturity maintenance
animation frontend web-development graphics browser cross-platform tween spring-physics keyframes javascript motion svg-animation css-animation typescript nodejs
1 source
- readme: https://github.com/Popmotion/popmotion · fetched 2026-08-28 · 28198425b79c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Popmotion/popmotion | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Popmotion/popmotion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem