1.0.0 • Published 10 years ago
larangular-pagination v1.0.0
packaged larangular-pagination
This repo is for distribution on npm. The source for this module is in the
main larangular-pagination repo.
Install
You can install this package with npm or clone the repository on github.
npm
npm install larangular-paginationgithub
git clone https://github.com/moisesphelipe/larangular-paginationThen add a <script> and css to your index.html:
<script src="/node_modules/larangular-pagination/pagination.directive.js"></script>
<link rel="stylesheet" href="/node_modules/larangular-pagination/pagination.css">also include the template pagination.html
and make sure the link provide in pagination.directive.js is correct
for more details check it out on github
License
The MIT License
1.0.0
10 years ago