1 | # ngx-pagination
|
2 |
|
3 | The simplest solution for pagination in Angular.
|
4 |
|
5 | ## Demo
|
6 |
|
7 | Check out the live demo here: http://michaelbromley.github.io/ngx-pagination/
|
8 |
|
9 | Play with it on StackBlitz here: https://stackblitz.com/edit/angular-e1f9hq
|
10 |
|
11 | ## Documentation
|
12 |
|
13 | For full documentation, see https://github.com/michaelbromley/ngx-pagination/blob/master/README.md
|