# sroze/ngInfiniteScroll

Infinite Scrolling for AngularJS

Repository: https://github.com/sroze/ngInfiniteScroll
Canonical: https://ross.abutalabs.com/products/nginfinitescroll
Homepage: http://sroze.github.com/ngInfiniteScroll/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2018-12-14T05:10:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5015, "days_push": 2819, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2860, forks 713 (observed 2026-08-28T04:07:26.109481+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser
- tags: angularjs, infinite-scroll, directive, pagination, legacy, javascript

## Member repositories
- sroze/ngInfiniteScroll (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.109481+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:36:28.460226+00:00, confidence not recorded.
  - readme: https://github.com/sroze/ngInfiniteScroll (fetched 2026-08-28T04:07:26.109481+00:00, sha f71623559006)
- Data as of 2026-08-30T08:39:29.467469+00:00.
