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

terwanerik/ScrollTrigger

Let your page react to scroll changes. observed · 2026-08-28

github.com/terwanerik/ScrollTrigger · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3723
  • days_rel: n/a
  • days_push: 1115
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3965 stars · 300 forks observed · 2026-08-28

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

A lightweight JavaScript library that lets web pages react to scroll changes by toggling CSS classes and running callbacks when elements enter or leave the viewport. It supports per-element offsets, one-time triggers, and Promise-based callbacks useful for lazy loading.

Use cases

  • fade in elements when they scroll into view
  • lazy load images when they enter the viewport
  • trigger animations based on scroll position
  • implement infinite scroll
  • toggle classes when elements leave the viewport
  • run callbacks when a section becomes visible

When to choose

  • you need simple scroll-based class toggling or callbacks in vanilla JavaScript
  • you want a lightweight alternative to full animation suites like GSAP ScrollTrigger
  • you need lazy loading or infinite scroll driven by viewport visibility

When to avoid

  • you need complex scroll-scrubbed timeline animations (GSAP ScrollTrigger is more capable)
  • your project is not browser-based JavaScript
  • you need a library with frequent updates and active development

Facets

library · maturity maintenance

animation frontend-framework ui-components web-development frontend browser scroll-trigger scroll-animations lazy-loading viewport-detection vanilla-javascript scroll-events javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
terwanerik/ScrollTriggermain23

For agents

markdown · JSON · MCP: product_card(name="terwanerik/ScrollTrigger")

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