# jscottsmith/react-scroll-parallax

🔮  React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.

Repository: https://github.com/jscottsmith/react-scroll-parallax
Canonical: https://ross.abutalabs.com/products/react-scroll-parallax
Homepage: https://react-scroll-parallax.damnthat.tv/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, parallax, scroll, component, animation, banner, hooks, effects
Last push: 2026-08-12T01:24:12+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 50, longevity 100
- inputs: {"age_days": 3459, "days_push": 22, "days_rel": 339, "gap_med": 1, "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 2986, forks 153 (observed 2026-08-28T04:07:34.129095+00:00)

## What it is
A React library providing hooks and components for creating scroll-driven parallax effects on banners, images, and other DOM elements. It is built on Parallax Controller and uses the Web Animations API with ScrollTimeline/ViewTimeline for compositor-driven animations.

## Use cases
- add parallax scrolling to hero banners in react
- animate images based on scroll position
- create scroll-driven translate rotate scale effects
- apply parallax effects to any dom element in react
- smooth scroll animations without blocking the main thread
- use parallax hooks in nextjs

## When to choose
- you need parallax scroll effects in a React app
- you want performant scroll-driven animations via the Web Animations API
- you prefer hooks or component APIs for animation effects

## When to avoid
- your project does not use React
- you need general-purpose animation beyond scroll-driven parallax
- you need scroll effects in non-browser environments

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: react, parallax, scroll-effects, hooks, web-animations-api, nodejs

## Member repositories
- jscottsmith/react-scroll-parallax (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:34.129095+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:31:25.791487+00:00, confidence not recorded.
  - readme: https://github.com/jscottsmith/react-scroll-parallax (fetched 2026-08-28T04:07:34.129095+00:00, sha e0f140510aa6)
  - homepage: https://react-scroll-parallax.damnthat.tv/ (fetched 2026-08-29T09:46:37.114349+00:00, sha 9a1b3aebb920)
- Data as of 2026-08-30T08:39:29.467469+00:00.
