# orizens/ngx-infinite-scroll

Infinite Scroll Directive for Angular

Repository: https://github.com/orizens/ngx-infinite-scroll
Canonical: https://ross.abutalabs.com/products/ngx-infinite-scroll
Homepage: https://www.npmjs.com/package/ngx-infinite-scroll
Language: TypeScript
License: MIT
License Family: permissive
Topics: angular, ui, utility, directive, scroll, infinite-scroll, angular-directives, angular-library
Last push: 2026-07-06T09:30:04+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 3862, "days_push": 58, "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 1253, forks 228 (observed 2026-08-28T04:04:08.515021+00:00)

## What it is
An Angular directive library that adds infinite scrolling to lists and containers, versioned to match Angular releases. It is a small, widely adopted npm package for lazy-loading content as the user scrolls.

## Use cases
- add infinite scroll to an Angular list
- lazy load more items when user scrolls to bottom
- implement endless scrolling feed in Angular
- load paginated data on scroll in Angular app
- replace pagination with scroll-based loading

## When to choose
- you are building an Angular app and need scroll-triggered loading
- you want a lightweight directive rather than a full UI framework
- you need a library whose versions track Angular releases

## When to avoid
- you use React, Vue, or another non-Angular framework
- you need virtualized windowing for very large lists rather than simple infinite scroll
- you prefer a full component library with built-in scrolling

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: angular, infinite-scroll, directive, typescript, lazy-loading, web-server, nodejs

## Member repositories
- orizens/ngx-infinite-scroll (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.515021+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-30T05:07:29.832632+00:00, confidence not recorded.
  - readme: https://github.com/orizens/ngx-infinite-scroll (fetched 2026-08-28T04:04:08.515021+00:00, sha 023bb693206c)
  - registry_npm: https://registry.npmjs.org/ngx-infinite-scroll (fetched 2026-08-29T12:18:12.752019+00:00, sha 1439c4f59452)
- Data as of 2026-08-30T08:39:29.467469+00:00.
