https://github.com/vardius/ng2-pagination
Angular2 pagination module
https://github.com/vardius/ng2-pagination
angular2 component pagination
Last synced: about 1 month ago
JSON representation
Angular2 pagination module
- Host: GitHub
- URL: https://github.com/vardius/ng2-pagination
- Owner: vardius
- License: mit
- Created: 2016-10-01T13:45:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T21:40:25.000Z (about 9 years ago)
- Last Synced: 2026-05-09T10:08:23.472Z (about 2 months ago)
- Topics: angular2, component, pagination
- Language: TypeScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular2 Pagination Module
[](https://travis-ci.org/Vardius/ng2-pagination)
## Installation
```bash
$ npm install ng2-vardius-pagination --save-dev
```
## Usage
Please check the example directory
## Advanced example
[**Pagination Component**](doc/pagination-component.md)