# bendc/animateplus

A+ animation module for the modern web

Repository: https://github.com/bendc/animateplus
Canonical: https://ross.abutalabs.com/products/animateplus
Language: JavaScript
License: MIT
License Family: permissive
Topics: animation, css, svg, javascript, motion, design
Last push: 2018-07-10T07:56:42+00:00

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

## Adoption (not part of the score)
Stars 5948, forks 277 (observed 2026-08-28T04:09:32.693271+00:00)

## What it is
Animate Plus is a lightweight JavaScript animation library (under 3 KB) for animating DOM elements, CSS, and SVG with a promise-based API. It focuses on performance, targeting a steady 60 FPS, especially on mobile.

## Use cases
- animate dom elements with javascript
- css and svg animation library
- staggered element animations with per-element delays
- custom easing curves like elastic animations
- lightweight animation library for mobile web
- chained sequential animations with promises

## When to choose
- you need a tiny, dependency-free animation library under 3 KB
- you want promise-based chaining of animations
- you need per-element duration/delay control via callbacks
- you target mobile performance at 60 FPS

## When to avoid
- you need a full-featured animation suite like GSAP with timelines and plugins
- you require scroll-triggered or physics-based animations out of the box
- you need a framework-integrated animation system (e.g., React Spring)
- you need actively maintained software with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: frontend, web-development, web-design
- platform: browser
- tags: css-animations, svg-animation, lightweight, promise-based, easing-functions, nodejs

## Member repositories
- bendc/animateplus (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.693271+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-29T17:50:43.894056+00:00, confidence not recorded.
  - readme: https://github.com/bendc/animateplus (fetched 2026-08-28T04:09:32.693271+00:00, sha a2349791780d)
  - registry_npm: https://registry.npmjs.org/animateplus (fetched 2026-08-29T08:46:27.392666+00:00, sha 420848a01566)
- Data as of 2026-08-30T08:39:29.467469+00:00.
