# visionmedia/move.js

CSS3 backed JavaScript animation framework

Repository: https://github.com/visionmedia/move.js
Canonical: https://ross.abutalabs.com/products/movejs
Homepage: http://visionmedia.github.com/move.js/
Language: JavaScript
License Family: other
Last push: 2022-03-11T00:13:54+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5581, "days_push": 1637, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4692, forks 670 (observed 2026-08-28T04:08:57.076466+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: animation, css-framework, ui-components
- domain: web-development, frontend
- platform: browser
- tags: css3, animation-library, easing-functions, javascript, nodejs

## Member repositories
- visionmedia/move.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.076466+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-29T18:19:15.602857+00:00, confidence not recorded.
  - readme: https://github.com/visionmedia/move.js (fetched 2026-08-28T04:08:57.076466+00:00, sha f7d53210328b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
