# FormidableLabs/react-animations

🎊 A collection of animations for inline style libraries

Repository: https://github.com/FormidableLabs/react-animations
Canonical: https://ross.abutalabs.com/products/react-animations
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-animations, animation, react
Archived: true
Last push: 2022-08-19T13:22:42+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": 3635, "days_push": 1475, "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 3039, forks 154 (observed 2026-08-28T04:07:39.208986+00:00)

## What it is
A JavaScript library providing a collection of CSS keyframe animations (implementing all of animate.css) as style objects for use with inline style libraries like Radium, Aphrodite, JSS, and styled-components. It lets React developers apply animations programmatically without external stylesheets.

## Use cases
- add css animations to react components with inline styles
- use animate.css keyframes with styled-components
- define keyframe animations as javascript objects for aphrodite
- animate react ui elements without css files
- bounce or fade in elements in a react app

## When to choose
- you use inline style libraries like Radium, Aphrodite, JSS, or styled-components and want ready-made keyframes
- you want the full animate.css animation set as importable JS objects

## When to avoid
- you use plain CSS or CSS modules where animate.css stylesheets suffice
- you need complex, choreographed or physics-based animations rather than simple keyframes
- you need a library under active development

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, css-framework, ui-components
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: react, keyframes, animate-css, inline-styles, styled-components, radium, aphrodite, nodejs

## Member repositories
- FormidableLabs/react-animations (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.208986+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:29:15.504174+00:00, confidence not recorded.
  - readme: https://github.com/FormidableLabs/react-animations (fetched 2026-08-28T04:07:39.208986+00:00, sha 6bacd7e38b04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
