larangular-pagination

1.0.0 • Public • Published

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-pagination

github

git clone https://github.com/moisesphelipe/larangular-pagination

Then 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

Package Sidebar

Install

npm i larangular-pagination

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • moisesphelipe