Ross ROSS = Recommend OSS · open-source software intelligence for agents

russellsamora/scrollama

Scrollytelling with IntersectionObserver. observed · 2026-08-28

github.com/russellsamora/scrollama · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 52
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3239
  • days_rel: n/a
  • days_push: 293
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5999 stars · 292 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Scrollama is a lightweight JavaScript library for building scrollytelling experiences using the IntersectionObserver API instead of scroll events. It provides a simple interface for triggering step-based and progress-based callbacks as users scroll through a page.

Use cases

  • add scroll-triggered step callbacks to a data story
  • build a sticky graphic that updates as the user scrolls
  • create scroll-driven interactive visualizations with D3
  • track incremental scroll progress through a section
  • embed scrollytelling inside an iframe
  • make scroll interactions performant without scroll event listeners

When to choose

  • you need performant scroll-driven step triggers in the browser
  • you are building data journalism or narrative visualization pages
  • you want a small dependency-free scrollytelling helper usable with any framework

When to avoid

  • you need full-viewport parallax or complex animation timelines rather than step triggers
  • you must support very old browsers without an IntersectionObserver polyfill
  • you want a full scrollytelling framework with layout and styling included

Facets

library · maturity active

animation ui-components frontend-framework web-development frontend data-visualization browser scrollytelling intersection-observer scroll-driven-animations data-journalism storytelling javascript

2 sources

Member repositories

RepositoryRoleHealth v2
russellsamora/scrollamamain56

For agents

markdown · JSON · MCP: product_card(name="russellsamora/scrollama")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem