sroze/ngInfiniteScroll
Infinite Scrolling for AngularJS 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: 5015
- days_rel: n/a
- days_push: 2819
- n_releases_24m: 0
Adoption not part of the score
2860 stars · 713 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ngInfiniteScroll is an AngularJS directive that triggers an expression when an element approaches the bottom of the browser window, enabling infinite scrolling lists. It is a legacy AngularJS library whose maintainers are seeking help and which points users to Angular Material's md-virtual-repeat as an alternative.
Use cases
- implement infinite scrolling in an AngularJS app
- load more items as user scrolls to bottom of page
- replace pagination with scroll-based loading
- lazy-load feed content in a legacy AngularJS application
When to choose
- you maintain a legacy AngularJS 1.x app and need scroll-triggered paging
- you want a small MIT-licensed directive installable via npm or Bower
When to avoid
- you use modern Angular (2+), React, or Vue
- you need virtualized rendering for very large lists - prefer Angular Material's md-virtual-repeat
- you need actively maintained software with recent releases
Facets
library · maturity maintenance
ui-components frontend-framework web-development frontend browser angularjs infinite-scroll directive pagination legacy javascript
1 source
- readme: https://github.com/sroze/ngInfiniteScroll · fetched 2026-08-28 · f71623559006
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sroze/ngInfiniteScroll | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="sroze/ngInfiniteScroll")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem