# michaelbromley/ngx-pagination

Pagination for Angular

Repository: https://github.com/michaelbromley/ngx-pagination
Canonical: https://ross.abutalabs.com/products/ngx-pagination
Homepage: http://michaelbromley.github.io/ngx-pagination/
Language: TypeScript
License: MIT
License Family: permissive
Topics: pagination, angular
Last push: 2022-11-21T15:30:14+00:00

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

## Adoption (not part of the score)
Stars 1232, forks 239 (observed 2026-08-28T04:04:04.377586+00:00)

## What it is
A lightweight Angular library providing a paginate pipe and pagination controls component for paginating collections in Angular applications. It supports client-side and server-side paging with a simple declarative API.

## Use cases
- paginate a list in Angular
- add pagination controls to ngFor
- server-side paging in Angular app
- split large collections into pages
- multiple independent paginated lists on one page

## When to choose
- you need simple, drop-in pagination for an Angular 13+ app
- you want a declarative pipe-based API with minimal setup
- you need both client-side and server-side paging support

## When to avoid
- you are not using Angular
- you need pagination for React, Vue, or plain JS
- you need highly customized pagination UI beyond the provided controls

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: angular, pagination, typescript, npm-package, web-server, nodejs

## Member repositories
- michaelbromley/ngx-pagination (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.377586+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-30T08:22:22.286523+00:00, confidence not recorded.
  - readme: https://github.com/michaelbromley/ngx-pagination (fetched 2026-08-28T04:04:04.377586+00:00, sha ac24ba658e13)
  - homepage: http://michaelbromley.github.io/ngx-pagination/ (fetched 2026-08-29T12:21:55.098308+00:00, sha bec4aa4b2a55)
  - registry_npm: https://registry.npmjs.org/ngx-pagination (fetched 2026-08-29T12:21:55.100864+00:00, sha 0c59347d5558)
- Data as of 2026-08-30T08:39:29.467469+00:00.
