visionmedia/move.js
CSS3 backed JavaScript animation framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 5581
- days_rel: n/a
- days_push: 1637
- n_releases_24m: 0
Adoption not part of the score
4692 stars · 670 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Move.js is a small JavaScript library that makes CSS3-backed animations simple and elegant through a fluent, chainable API. It supports transforms like translate, rotate, scale, and skew, plus built-in easing functions and sequenced animations.
Use cases
- animate dom elements with css3 transitions
- chain css animations with easing functions
- translate rotate and scale elements in javascript
- create sequenced animations with then()
- simple css3 animation without heavy frameworks
When to choose
- you need a tiny dependency-free animation helper for simple css3 transitions
- you want a chainable api for transforms and easing in a legacy browser project
When to avoid
- you need a modern, actively maintained animation library
- you need javascript-driven frame-by-frame animation or spring physics
- your project uses modern frameworks with built-in animation tooling
Facets
library · maturity abandoned
animation css-framework ui-components web-development frontend browser css3 animation-library easing-functions javascript nodejs
1 source
- readme: https://github.com/visionmedia/move.js · fetched 2026-08-28 · f7d53210328b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| visionmedia/move.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="visionmedia/move.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem