web-animations/web-animations-js
JavaScript implementation of the Web Animations API observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4311
- days_rel: n/a
- days_push: 1900
- n_releases_24m: 0
Adoption not part of the score
3775 stars · 402 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript polyfill implementing the Web Animations API for browsers that lack native support, falling back to native implementations when available. It unifies SVG and CSS animation features into a single programmatic API.
Use cases
- animate DOM elements with element.animate() in older browsers
- polyfill the Web Animations API for cross-browser support
- create programmatic fade and scale animations
- drive high-performance animations from JavaScript
- support legacy browsers lacking native Web Animations
When to choose
- you need Web Animations API support in older or non-supporting browsers
- you want a polyfill that defers to native implementations when available
- you need programmatic control over CSS/SVG-style animations
When to avoid
- you only target modern browsers with native Web Animations API support
- you need a full animation library with easing presets and timelines
- you need actively developed features - the project is in maintenance mode
Facets
library · maturity maintenance
animation ui-components web-development frontend browser polyfill web-animations-api browser-compatibility javascript
2 sources
- readme: https://github.com/web-animations/web-animations-js · fetched 2026-08-28 · eaad72c9c3ef
- registry_npm: https://registry.npmjs.org/web-animations-js · fetched 2026-08-29 · ec214007101e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| web-animations/web-animations-js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="web-animations/web-animations-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem