# jamiebuilds/tailwindcss-animate

A Tailwind CSS plugin for creating beautiful animations

Repository: https://github.com/jamiebuilds/tailwindcss-animate
Canonical: https://ross.abutalabs.com/products/tailwindcss-animate
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-07-28T08:25:11+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": 1660, "days_push": 766, "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 3018, forks 66 (observed 2026-08-28T04:07:38.419171+00:00)

## What it is
A Tailwind CSS plugin that adds animation utility classes for enter/exit animations, fades, zooms, slides, and animation timing controls. It extends Tailwind's config with classes like animate-in, fade-in, and duration/delay utilities.

## Use cases
- add fade and zoom entrance animations to elements with tailwind classes
- create slide-out exit animations for modals and dropdowns
- control css animation duration and delay via utility classes
- respect prefers-reduced-motion in tailwind projects
- animate components entering and leaving the dom

## When to choose
- you use Tailwind CSS and want declarative animation utilities
- you need enter/exit animations for UI components like dialogs and popovers
- you want consistent animation timing utilities across a tailwind codebase

## When to avoid
- you don't use Tailwind CSS
- you need complex keyframe choreography or physics-based animations better served by libraries like Framer Motion
- you need JavaScript-driven or scroll-linked animations

## Facets
- artifact type: plugin
- maturity: stable
- function: animation, css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: -
- tags: tailwindcss, css-animations, enter-exit-animations, utility-classes, nodejs, web-server

## Member repositories
- jamiebuilds/tailwindcss-animate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.419171+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:30:02.681543+00:00, confidence not recorded.
  - readme: https://github.com/jamiebuilds/tailwindcss-animate (fetched 2026-08-28T04:07:38.419171+00:00, sha f1e9a730eb46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
