ElemeFE/vue-infinite-scroll
An infinite scroll directive for vue.js. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license no_readme
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: 3918
- days_rel: n/a
- days_push: 1019
- n_releases_24m: 0
Adoption not part of the score
2855 stars · 412 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vue.js directive that adds infinite scrolling to lists, triggering a callback when the user scrolls near the bottom of a container. It is a small, focused utility from the ElemeFE team.
Use cases
- load more items as the user scrolls a list in vue
- infinite scroll feed in a vue.js app
- replace pagination with scroll-based loading
- lazy-load chat messages or comments on scroll
- auto-fetch next page when reaching bottom of a container
When to choose
- you use Vue 2 and want a tiny directive-based infinite scroll solution
- you want minimal setup without pulling in a large UI library
When to avoid
- you use Vue 3, which this directive does not support
- you need an actively maintained project with a repository license file
- you need feature-rich virtual scrolling or intersection-observer-based solutions
Facets
library · maturity maintenance
ui-components web-framework frontend web-development vue vue-directive infinite-scroll pagination javascript web-server
1 source
- registry_npm: https://registry.npmjs.org/vue-infinite-scroll · fetched 2026-08-29 · 115b55418253
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ElemeFE/vue-infinite-scroll | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ElemeFE/vue-infinite-scroll")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem