facebookarchive/rebound-js
Spring dynamics in JavaScript. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 4422
- days_rel: n/a
- days_push: 2091
- n_releases_24m: 0
Adoption not part of the score
1744 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rebound-js is a JavaScript library that models spring dynamics for driving physical animations in web interfaces. It provides a SpringSystem that iterates Spring objects through a physics solver until equilibrium, letting developers map position updates to UI property animations.
Use cases
- add springy bounce animations to web UI elements
- animate scale, translation, or rotation with physics-based motion
- create press-and-release interactive effects on buttons and logos
- drive interface animations from a lightweight physics simulation
- port Android-style spring animations to the web
When to choose
- you want natural, physics-based spring animations without a full animation framework
- you need a small, dependency-free library for bouncy UI interactions
- you want consistent spring behavior matching Facebook's Android Rebound library
When to avoid
- you need a full-featured animation library with timelines, keyframes, and easing
- you require actively maintained software with ongoing support
- you need GPU-accelerated or CSS-only animation solutions
Facets
library · maturity maintenance
animation web-development frontend browser cross-platform spring-dynamics physics-animation javascript facebook-archive nodejs
1 source
- readme: https://github.com/facebookarchive/rebound-js · fetched 2026-08-28 · 9f51108aaa89
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/rebound-js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/rebound-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem