mqycn / ng-pagination

angularjs 分页,基于 directive 实现,样式使用的 bootstrap,直接在 html代码中加入 <page-pagination page-id="pageId" page-record="recordCount" page-url-template="urlTemplate" ></page-pagination> 即可调用。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-pagination

angularjs 分页,基于 directive 实现,样式使用的 bootstrap,直接在 html代码中加入 <page-pagination page-id="pageId" page-record="recordCount" page-url-template="urlTemplate" ></page-pagination> 即可调用。

最新版本已经迁移到:http://git.oschina.net/mqycn/ng-pagination

About

angularjs 分页,基于 directive 实现,样式使用的 bootstrap,直接在 html代码中加入 <page-pagination page-id="pageId" page-record="recordCount" page-url-template="urlTemplate" ></page-pagination> 即可调用。


Languages

Language:JavaScript 100.0%