@ovh-ux/ng-ovh-stop-event

Stop javascript event

Usage no npm install needed!

<script type="module">
  import ovhUxNgOvhStopEvent from 'https://cdn.skypack.dev/@ovh-ux/ng-ovh-stop-event';
</script>

README

ng-ovh-stop-event

Simply stop event

npm version Downloads Dependencies Dev Dependencies Gitter

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