# chenglou/react-tween-state

React animation.

Repository: https://github.com/chenglou/react-tween-state
Canonical: https://ross.abutalabs.com/products/react-tween-state
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2017-09-12T19:56:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4437, "days_push": 3277, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1735, forks 70 (observed 2026-08-28T04:05:29.090296+00:00)

## What it is
A React mixin library that provides tweened animation of component state, like setState but animated. Last released in 2017 and unmaintained.

## Use cases
- animate react component state
- tween a value in react
- smooth transitions between state values
- easing animations in react
- additive stacked animations

## When to choose
- maintaining a legacy React codebase already using class mixins
- need simple tweening of numeric state values

## When to avoid
- modern React projects - use react-spring, framer-motion, or CSS transitions
- function components or hooks-based architecture

## Facets
- artifact type: library
- maturity: abandoned
- function: animation
- domain: frontend, web-development
- platform: browser
- tags: react, tween, mixin, state-animation, nodejs, web-server

## Member repositories
- chenglou/react-tween-state (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:29.090296+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:30:49.409346+00:00, confidence not recorded.
  - readme: https://github.com/chenglou/react-tween-state (fetched 2026-08-28T04:05:29.090296+00:00, sha f84d815c9928)
  - registry_npm: https://registry.npmjs.org/react-tween-state (fetched 2026-08-29T11:08:18.001316+00:00, sha 7e55a5cdf5fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
