@ovh-ux/ng-ovh-stop-event
v2.0.1
Published
Stop javascript event
Downloads
35
Readme
ng-ovh-stop-event
Simply stop event
Install
$ yarn add @ovh-ux/ng-ovh-stop-event
Usage
import angular from 'angular';
import ngOvhStopEvent from '@ovh-ux/ng-ovh-stop-event';
angular.module('myApp', [ngOvhStopEvent]);
<ANY data-ovh-angular-stop-event></ANY>
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