# animate-css/animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

Repository: https://github.com/animate-css/animate.css
Canonical: https://ross.abutalabs.com/products/animatecss
Homepage: https://animate.style/
Language: CSS
License: NOASSERTION
License Family: other
Topics: css-animations, css, animation, stylesheets
Last push: 2024-07-29T19:34:21+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": 5439, "days_push": 765, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 82753, forks 15918 (observed 2026-08-28T04:12:22.038650+00:00)

## What it is
Animate.css is a cross-browser CSS library providing dozens of ready-made animation classes like fades, bounces, and attention seekers. Developers add animations by simply including a stylesheet and applying class names to HTML elements.

## Use cases
- animate elements on a webpage with css classes
- add fade-in and bounce effects to a landing page
- cross-browser css keyframe animations without writing keyframes
- respect prefers-reduced-motion for accessibility
- animate modals and tooltips on entrance and exit

## When to choose
- you want quick, dependency-free CSS animations via class names
- you need broad browser support and reduced-motion accessibility out of the box
- you prefer a stylesheet over a JavaScript animation library

## When to avoid
- you need complex, sequenced, or physics-based animations
- you require per-frame JavaScript control or scroll-linked animation
- your project disallows the Hippocratic License

## Facets
- artifact type: library
- maturity: stable
- function: animation, css-framework, ui-components, accessibility
- domain: web-development, frontend, web-design
- platform: browser, cross-platform
- tags: css-animations, stylesheets, keyframes, cross-browser, prefers-reduced-motion, nodejs

## Member repositories
- animate-css/animate.css (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:22.038650+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-29T16:13:54.687990+00:00, confidence not recorded.
  - readme: https://github.com/animate-css/animate.css (fetched 2026-08-28T04:12:22.038650+00:00, sha a33737d50de5)
  - homepage: https://animate.style/ (fetched 2026-08-28T17:40:11.743163+00:00, sha cdf7799ae8dd)
  - registry_npm: https://registry.npmjs.org/animate.css (fetched 2026-08-28T17:40:11.752151+00:00, sha c166e0666233)
- Data as of 2026-08-30T08:39:29.467469+00:00.
