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

PeachScript/vue-infinite-loading

An infinite scroll plugin for Vue.js. observed · 2026-08-28

github.com/PeachScript/vue-infinite-loading · 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: 3767
  • days_rel: n/a
  • days_push: 1079
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2645 stars · 364 forks observed · 2026-08-28

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

An infinite scroll plugin for Vue.js that makes it easy to implement infinite loading lists. It supports two-directional scrolling, built-in spinners, and configurable load result messages.

Use cases

  • implement infinite scroll list in Vue
  • load more data when user scrolls to bottom
  • add infinite loading to chat with top-direction loading
  • show 'no more data' message after loading all items
  • mobile-friendly endless feed in Vue app

When to choose

  • you're on Vue 2 and want a drop-in infinite scroll component
  • you need both top and bottom loading directions
  • you want built-in spinners and result messages without extra work

When to avoid

  • you're using Vue 3 (consider vue-infinite-loading v3 alternatives or IntersectionObserver)
  • you need virtualized lists for very large datasets
  • you prefer a pagination-based UX

Facets

plugin · maturity maintenance

ui-components frontend-framework frontend web-development browser vue infinite-scroll vue2 spinner pagination nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
PeachScript/vue-infinite-loadingmain23

For agents

markdown · JSON · MCP: product_card(name="PeachScript/vue-infinite-loading")

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