Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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.