# ngx-pagination

> The simplest solution for pagination in Angular.

Latest version **6.0.3** (published 2022-11-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install ngx-pagination
pnpm add ngx-pagination
yarn add ngx-pagination
bun add ngx-pagination
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.0.3 |
| Published | 2022-11-21 |
| First published | 2017-01-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 242.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1235 |
| Author | Michael Bromley |
| Maintainers | michaelbromley |
| Keywords | angular, angular2, pagination |

## Links

- npm: https://www.npmjs.com/package/ngx-pagination
- Repository: https://github.com/michaelbromley/ngx-pagination
- Homepage: https://github.com/michaelbromley/ngx-pagination#readme
- Issues: https://github.com/michaelbromley/ngx-pagination/issues
- npm.io page: https://npm.io/package/ngx-pagination

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0

## Recent versions

- 6.0.3 (latest) — 2022-11-21
- 6.0.2 — 2022-06-28
- 6.0.1 — 2022-05-26
- 6.0.0 — 2022-05-25
- 5.1.1 — 2021-06-07
- 5.1.0 — 2021-05-10
- 5.0.0 — 2019-12-02
- 4.1.0 — 2019-07-11
- 4.0.0 — 2019-06-12
- 3.3.1 — 2019-06-12
- 3.3.0 — 2019-06-11
- 3.2.1 — 2018-10-04
- 3.2.0 — 2018-08-08
- 3.1.1 — 2018-04-23
- 3.1.0 — 2018-02-16
- … 6 more at https://npm.io/package/ngx-pagination/versions

## README

# ngx-pagination

The simplest solution for pagination in Angular.

## Demo

Check out the live demo here: http://michaelbromley.github.io/ngx-pagination/

Play with it on StackBlitz here: https://stackblitz.com/edit/angular-e1f9hq

## Documentation

For full documentation, see https://github.com/michaelbromley/ngx-pagination/blob/master/README.md

---
_Source: https://npm.io/package/ngx-pagination · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
