veltman/flubber
Tools for smoother shape animations. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3372
- days_rel: n/a
- days_push: 1394
- n_releases_24m: 0
Adoption not part of the score
6930 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript library providing best-guess methods for smoothly interpolating between arbitrary 2-D shapes, such as SVG path strings or point rings. It returns interpolator functions usable with D3 transitions or requestAnimationFrame for shape morphing animations.
Use cases
- morph one svg path into another smoothly
- animate between shapes in a d3 visualization
- interpolate between polygons with different numbers of points
- create shape tweening animations in the browser
- transition map or chart shapes without weird jumps
When to choose
- you need to animate between arbitrary SVG shapes or polygons that don't correspond point-for-point
- you use D3 and want a drop-in attrTween interpolator for shape morphing
- you want a small, focused library rather than a full animation framework
When to avoid
- you need 3-D shape animation or WebGL morphing
- you only animate shapes that already correspond exactly, where plain transitions suffice
- you need active maintenance or frequent updates, as the project's latest release was in 2022
Facets
library · maturity maintenance
animation graphics ui-components web-development frontend data-visualization graphics browser svg shape-morphing interpolation d3 tweening canvas nodejs javascript
2 sources
- readme: https://github.com/veltman/flubber · fetched 2026-08-28 · a509d2bdb19f
- registry_npm: https://registry.npmjs.org/flubber · fetched 2026-08-29 · 61a45bed76e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| veltman/flubber | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem