1.2.7 • Published 2 years ago

@ovh-ux/ng-ui-router-line-progress v1.2.7

Weekly downloads
18
License
BSD-3-Clause
Repository
github
Last release
2 years ago

ng-ui-router-line-progress

Display a line progress between UI-Router transition hooks.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ui-router-line-progress

Usage

import angular from 'angular';
import ngUiRouterLineProgress from '@ovh-ux/ng-ui-router-line-progress';
import uiRouter from '@uirouter/angularjs';

angular.module('myApp', [ngUiRouterLineProgress, uiRouter]);

Test

$ yarn test

Related

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

1.2.7

2 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago