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

flackr/scroll-timeline

A polyfill of ScrollTimeline. observed · 2026-08-28

github.com/flackr/scroll-timeline · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2560
  • days_rel: n/a
  • days_push: 737
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1163 stars · 112 forks observed · 2026-08-28

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

A JavaScript polyfill implementing the ScrollTimeline and ViewTimeline APIs from the CSS scroll-driven animations spec. It lets developers create scroll-linked animations in browsers that lack native support, via both the Web Animations API and CSS animation-timeline properties.

Use cases

  • add parallax scrolling effects to a website
  • animate elements as the user scrolls down the page
  • use scroll-timeline CSS animations in browsers without native support
  • create scroll-driven progress bars or reveal animations
  • polyfill view-timeline for cross-browser scroll animations

When to choose

  • you need scroll-driven animations working in browsers without native ScrollTimeline support
  • you want to write scroll animations using standard spec syntax today
  • you need both JS API and CSS animation-timeline polyfilling

When to avoid

  • your target browsers natively support scroll-driven animations
  • you need non-scroll-based animation timelines
  • your CSS is loaded cross-origin, which the polyfill cannot process

Facets

library · maturity active

animation ui-components web-development frontend browser polyfill scroll-driven-animations scroll-timeline view-timeline web-animations-api css web-server

1 source

Member repositories

RepositoryRoleHealth v2
flackr/scroll-timelinemain32

For agents

markdown · JSON · MCP: product_card(name="flackr/scroll-timeline")

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