# google-fabric/velocity-react

React components for Velocity.js

Repository: https://github.com/google-fabric/velocity-react
Canonical: https://ross.abutalabs.com/products/velocity-react
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-05-09T17:07:50+00:00

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

## Adoption (not part of the score)
Stars 2918, forks 157 (observed 2026-08-28T04:07:30.075325+00:00)

## What it is
React components that wrap the Velocity.js DOM animation library, providing declarative animation via VelocityComponent and VelocityTransitionGroup. It lets React apps run animations by changing an animation prop rather than imperatively calling Velocity.

## Use cases
- animate React components declaratively
- add fade or slide transitions to React UI
- run enter/exit animations with React TransitionGroup
- stagger animations across lists in React
- trigger animations from React state changes

## When to choose
- you maintain a legacy React 15/16 app already using Velocity.js
- you want declarative, prop-driven DOM animations in React

## When to avoid
- starting a new React project - use framer-motion or CSS transitions instead
- you need React 17+ or modern React support
- you need actively maintained animation tooling

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: react, velocity-js, dom-animation, transitions, declarative-animation, nodejs, web-server

## Member repositories
- google-fabric/velocity-react (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.075325+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-30T07:34:03.465822+00:00, confidence not recorded.
  - readme: https://github.com/google-fabric/velocity-react (fetched 2026-08-28T04:07:30.075325+00:00, sha 4fdcffa22213)
- Data as of 2026-08-30T08:39:29.467469+00:00.
