# basementstudio/scrollytelling

A library for creating Scrollytelling animations, powered by React & GSAP.

Repository: https://github.com/basementstudio/scrollytelling
Canonical: https://ross.abutalabs.com/products/scrollytelling
Homepage: http://scrollytelling.basement.studio
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: animations, gsap, react, scrollytelling, basement, library
Last push: 2024-02-22T00:40:25+00:00

## Health v2 (maintenance only)
Score: 20/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 88
- inputs: {"age_days": 1242, "days_push": 924, "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 1639, forks 70 (observed 2026-08-28T04:05:15.195940+00:00)

## What it is
A React library for creating scrollytelling (scroll-driven) animations, built on top of GSAP ScrollTrigger. It provides composable components like Root, Animation, Waypoint, and Parallax that abstract GSAP setup, cleanup, and timeline positioning for React apps.

## Use cases
- add scroll-driven animations to a react website
- create parallax effects while scrolling
- animate elements at specific scroll progress points
- build image sequence animations tied to scroll
- use gsap scrolltrigger without manual useEffect cleanup
- make scroll animations compatible with react server components

## When to choose
- building a React or Next.js site with scroll-based storytelling animations
- you want declarative, component-based GSAP ScrollTrigger animations
- you need parallax or image-sequence scroll effects with sensible defaults

## When to avoid
- non-React projects (Vue, Svelte, vanilla JS)
- you need full low-level control over GSAP timelines
- simple one-off animations where GSAP directly is enough

## Facets
- artifact type: library
- maturity: active
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: scrollytelling, gsap, scrolltrigger, scroll-animations, react-components, parallax, react-server-components, web-server, nodejs

## Member repositories
- basementstudio/scrollytelling (main) score 20

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.195940+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-30T03:46:25.788125+00:00, confidence not recorded.
  - readme: https://github.com/basementstudio/scrollytelling (fetched 2026-08-28T04:05:15.195940+00:00, sha f4e594b55f2b)
  - homepage: http://scrollytelling.basement.studio (fetched 2026-08-29T11:19:47.084688+00:00, sha 00ab160efc58)
  - site_page: https://scrollytelling.basement.studio/docs (fetched 2026-08-29T11:19:47.093568+00:00, sha 446956bc1499)
- Data as of 2026-08-30T08:39:29.467469+00:00.
