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

pbakaus/scroller

Accelerated panning and zooming for HTML and Canvas observed · 2026-08-28

github.com/pbakaus/scroller · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

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

  • gap_med: n/a
  • age_days: 5468
  • days_rel: 413
  • days_push: 285
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3912 stars · 422 forks observed · 2026-08-28

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

A pure logic JavaScript library providing accelerated panning, scrolling, and zooming for HTML and Canvas, independent of any rendering or event system. It supports momentum deceleration, bouncing, paging, snapping, and pull-to-refresh behaviors.

Use cases

  • add momentum scrolling to a canvas-rendered list
  • implement pinch-to-zoom on a custom view
  • create snap-to-grid scrolling behavior
  • add pull-to-refresh to a web app list
  • build touch-friendly panning for DOM content
  • implement paging between full-screen sections

When to choose

  • you need scroll/zoom physics decoupled from your rendering layer
  • you are rendering to Canvas or a custom DOM structure and want native-feeling scrolling
  • you need configurable momentum, bouncing, snapping, and zoom in one component

When to avoid

  • you just need standard document scrolling, which browsers provide natively
  • you want a full UI widget framework with built-in rendering and events
  • you need scroll behavior for a native mobile app rather than web

Facets

library · maturity maintenance

animation ui-components web-development frontend mobile-development browser cross-platform scrolling zooming touch canvas panning momentum-scrolling pull-to-refresh javascript

1 source

Member repositories

RepositoryRoleHealth v2
pbakaus/scrollermain47

For agents

markdown · JSON · MCP: product_card(name="pbakaus/scroller")

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