@ovh-ux/ng-uirouter-line-progress
v0.1.0
Published
UiRouter line progress
Downloads
17
Readme
ng-uirouter-line-progress
Install
yarn add @ovh-ux/ng-uirouter-line-progress
Usage
import angular from 'angular';
import ngUirouterLineProgress from '@ovh-ux/ng-uirouter-line-progress';
angular
.module('myApp', [
ngUirouterLineProgress,
]);
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