# plus1tv/react-anime

✨ (ﾉ´ヮ´)ﾉ*:･ﾟ✧ A super easy animation library for React!

Repository: https://github.com/plus1tv/react-anime
Canonical: https://ross.abutalabs.com/products/react-anime
Homepage: https://codepen.io/collection/nrkjgo/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, animation, anime, typescript, hooks, npm, dynamic
Last push: 2023-02-27T16:42:55+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": 3648, "days_push": 1283, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1563, forks 78 (observed 2026-08-28T04:05:04.032093+00:00)

## What it is
react-anime is a lightweight React animation library built on top of anime.js. It exposes an <Anime> component that animates CSS, SVG, and DOM attributes declaratively via props, with support for nested and staggered animations.

## Use cases
- animate react components with css transitions
- staggered entrance animations for lists in react
- animate svg attributes in a react app
- nested animation sequences in react
- typescript animation library for react

## When to choose
- you want a simple declarative component-based API for anime.js in React
- you need CSS, SVG, and DOM attribute animation with minimal setup
- you want built-in TypeScript definitions

## When to avoid
- you need a full-featured animation framework with timeline orchestration beyond anime.js
- you are not using React
- you need actively developed software with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: frontend, web-development
- platform: browser, cross-platform
- tags: react, animejs, css-animation, svg-animation, hooks, typescript, nodejs

## Member repositories
- plus1tv/react-anime (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.032093+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-30T04:00:16.257724+00:00, confidence not recorded.
  - readme: https://github.com/plus1tv/react-anime (fetched 2026-08-28T04:05:04.032093+00:00, sha 5dab337b3605)
  - registry_npm: https://registry.npmjs.org/react-anime (fetched 2026-08-29T11:29:14.447073+00:00, sha f6d2c866150c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
