bendc/animateplus
A+ animation module for the modern web observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4131
- days_rel: n/a
- days_push: 2976
- n_releases_24m: 0
Adoption not part of the score
5948 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
animation ui-components frontend web-development web-design browser css-animations svg-animation lightweight promise-based easing-functions nodejs
2 sources
- readme: https://github.com/bendc/animateplus · fetched 2026-08-28 · a2349791780d
- registry_npm: https://registry.npmjs.org/animateplus · fetched 2026-08-29 · 420848a01566
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bendc/animateplus | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bendc/animateplus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem