Angular directive to paginate in front end
npm install @ovh-ux/ng-pagination-front> AngularJS module for updating browser title based on the current ui-router state.
   
``sh`
$ yarn add @ovh-ux/ng-pagination-front
`js
import angular from 'angular';
import ngPaginationFront from '@ovh-ux/ng-pagination-front';
angular.module('myApp', [ngPaginationFront]);
`
`sh``
$ yarn test
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
BSD-3-Clause © OVH SAS