@ovh-ux/ng-ovh-utils

[DEPRECATED] A collection of directives for AngularJS.

Usage no npm install needed!

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

README

ng-ovh-utils

A collection of directives for AngularJS.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-utils

Usage

import angular from 'angular';
import ngOvhUtils from '@ovh-ux/ng-ovh-utils';

angular.module('myModule', [ngOvhUtils]);

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