# awesome-reveal/react-awesome-reveal

React components to add reveal animations using the Intersection Observer API and CSS Animations.

Repository: https://github.com/awesome-reveal/react-awesome-reveal
Canonical: https://ross.abutalabs.com/products/react-awesome-reveal
Homepage: https://react-awesome-reveal.morello.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: typescript, javascript, web, intersection-observer, css, reveal, animations, emotion, css-in-js, react, animation, hacktoberfest
Last push: 2024-12-21T15:58:08+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 40, longevity 100
- inputs: {"age_days": 2474, "days_push": 620, "days_rel": 620, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1188, forks 43 (observed 2026-08-28T04:03:55.393094+00:00)

## What it is
React Awesome Reveal is a lightweight React component library for adding scroll-triggered reveal animations using the Intersection Observer API and CSS animations. It is tree-shakeable, dependency-free (~5kb gzipped), and offers customizable fade, slide, and other reveal effects.

## Use cases
- animate elements as they scroll into view in a react app
- add fade-in animations to react components
- create cascading staggered reveal animations for lists
- trigger animations only once when a section becomes visible
- add lightweight scroll animations without heavy dependencies
- customize animation delay duration and easing in react

## When to choose
- you need performant scroll reveal animations in a React app with minimal bundle size
- you want a simple declarative API with sensible defaults and TypeScript support
- you need customizable timing, delay, and cascade effects

## When to avoid
- you need complex keyframe or physics-based animation orchestration (use Framer Motion or GSAP)
- your project is not React-based
- you need animations not tied to viewport visibility

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, frontend-framework
- domain: frontend, web-development, web-design
- platform: browser
- tags: react, scroll-animations, intersection-observer, css-animations, reveal-effects, typescript, tree-shakeable, web, nodejs

## Member repositories
- awesome-reveal/react-awesome-reveal (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.393094+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-30T06:23:23.433565+00:00, confidence not recorded.
  - readme: https://github.com/awesome-reveal/react-awesome-reveal (fetched 2026-08-28T04:03:55.393094+00:00, sha 65723b10d57a)
  - homepage: https://react-awesome-reveal.morello.dev (fetched 2026-08-29T12:30:33.621523+00:00, sha 4490aec9ad8d)
  - site_page: https://react-awesome-reveal.morello.dev/guides/getting-started (fetched 2026-08-29T12:30:33.623887+00:00, sha 1047f9e1acf0)
  - registry_npm: https://registry.npmjs.org/react-awesome-reveal (fetched 2026-08-29T12:30:33.625720+00:00, sha fc004d98e0ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
