Angular Directive For Server-side Anything Pagination

Author: begriffs
Official Page: Go to website
Publish Date: March 17, 2015
License: MIT

Description:

Add server-side pagination to any list or table on the page. This directive connects a variable of your choice on the local scope with data provied on a given URL. It provides a pagination user interface that triggers updates to the variable through paginated AJAX requests.

Preview:

Angular Directive For Server-side Anything Pagination


You Might Be Interested In:

Add Comment