tweenjs/tween.js
JavaScript/TypeScript animation engine 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: 5941
- days_rel: n/a
- days_push: 600
- n_releases_24m: 0
Adoption not part of the score
10136 stars · 1402 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tween.js is a JavaScript/TypeScript tweening engine for easy animations, incorporating optimized Robert Penner's easing equations. It tweens properties of any object over time and integrates into any animation loop you provide.
Use cases
- animate dom element properties with easing
- tween object properties over time in javascript
- smooth easing animations for web ui
- create tweened animations for canvas or webgl
- interpolate numeric values with easing functions
- add animation to a three.js scene
When to choose
- you want a small, focused tweening library that only interpolates object properties
- you need reusable easing functions or custom easing curves
- you want to plug tweens into your own animation loop
- you need a battle-tested library with TypeScript support
When to avoid
- you need CSS unit handling or color interpolation out of the box
- you want a full-featured animation framework with built-in animation loops and timelines
- you need keyframe-based CSS animation tooling
Facets
library · maturity stable
animation ui-components web-development frontend graphics browser tweening easing-functions robert-penner-equations interpolation request-animation-frame nodejs javascript typescript
3 sources
- readme: https://github.com/tweenjs/tween.js · fetched 2026-08-28 · fd097e83cb05
- homepage: https://tweenjs.github.io/tween.js/ · fetched 2026-08-29 · 619f6ca58bdf
- registry_npm: https://registry.npmjs.org/tween.js · fetched 2026-08-29 · ca8fbb548584
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tweenjs/tween.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tweenjs/tween.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem