@ovh-ux/ng-pagination-front

Angular directive to paginate in front end

Usage no npm install needed!

<script type="module">
  import ovhUxNgPaginationFront from 'https://cdn.skypack.dev/@ovh-ux/ng-pagination-front';
</script>

README

ng-pagination-front

AngularJS module for updating browser title based on the current ui-router state.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-pagination-front

Usage

import angular from 'angular';
import ngPaginationFront from '@ovh-ux/ng-pagination-front';

angular.module('myApp', [ngPaginationFront]);

Test

$ yarn test

Contributing

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.

License

BSD-3-Clause © OVH SAS