An open API service indexing awesome lists of open source software.

https://github.com/mizrael/angularjs-pagination


https://github.com/mizrael/angularjs-pagination

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

AngularJS-Pagination
====================

Small demo of how to write a custom AngularJS directive that renders a pager for your data. The data is downloaded from the server using WebAPI in JSON and the client (a simple MVC application) performs GET requests passing the page number and the page size.