# beekai-oss/react-simple-animate

🎯 React UI animation made easy

Repository: https://github.com/beekai-oss/react-simple-animate
Canonical: https://ross.abutalabs.com/products/react-simple-animate
Homepage: https://react-simple-animate.now.sh/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, animation, animate, transition-animation, animate-css, animation-controller, animation-sequence, keyframes-animation
Last push: 2024-12-16T10:49:53+00:00

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

## Adoption (not part of the score)
Stars 1816, forks 54 (observed 2026-08-28T04:05:39.985996+00:00)

## What it is
A tiny React library for UI animations, providing components and hooks to animate elements between styles, run CSS keyframes, and chain animation sequences. It has no external dependencies and works with both component-based and hook-based React code.

## Use cases
- animate a react component from one style to another
- run css keyframe animations in react
- chain multiple animations in sequence
- fade in elements on page load
- create simple ui transitions without heavy animation libraries
- animate groups of elements with staggered timing

## When to choose
- you need lightweight, dependency-free animations in a React app
- you want simple style-to-style transitions or keyframes without learning a complex API
- you need to sequence multiple animations easily

## When to avoid
- you need advanced physics-based or gesture-driven animations
- you require complex timeline editing or spring animation controls
- your project is not built with React

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: react, css-animations, keyframes, animation-sequences, hooks, tiny-library, web-server, nodejs

## Member repositories
- beekai-oss/react-simple-animate (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.985996+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:20:35.019127+00:00, confidence not recorded.
  - readme: https://github.com/beekai-oss/react-simple-animate (fetched 2026-08-28T04:05:39.985996+00:00, sha 726954a31129)
- Data as of 2026-08-30T08:39:29.467469+00:00.
