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

metafizzy/infinite-scroll

📜 Automatically add next page observed · 2026-08-28

github.com/metafizzy/infinite-scroll · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 10
  • 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: 5965
  • days_rel: n/a
  • days_push: 543
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7479 stars · 1690 forks observed · 2026-08-28

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

Infinite Scroll is a JavaScript plugin that automatically loads and appends the next page of content as the user scrolls, avoiding full page reloads. It works as a standalone library or jQuery plugin and integrates with Masonry, Isotope, and Packery layouts.

Use cases

  • automatically load next page of blog posts as user scrolls
  • replace pagination with endless scrolling on a product listing
  • append AJAX-loaded content to a Masonry image grid
  • load JSON pages and append rendered items
  • prefill enough pages to fill the viewport on page load

When to choose

  • you have server-paginated pages and want seamless infinite scrolling
  • you need a battle-tested plugin with jQuery support and layout integrations
  • you want configurable next-page detection via selector, URL pattern, or function

When to avoid

  • your content is already fully client-rendered from an API with virtualized lists
  • you need a framework-specific solution like React Query infinite queries
  • SEO requires real paginated links and you prefer traditional pagination

Facets

plugin · maturity stable

ui-components http-client web-scraping web-development frontend browser infinite-scroll pagination jquery-plugin ajax lazy-loading nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
metafizzy/infinite-scrollmain27

For agents

markdown · JSON · MCP: product_card(name="metafizzy/infinite-scroll")

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