@ovh-ux/ng-ovh-contracts

Component to correctly show contracts in OVHcloud control panels

Usage no npm install needed!

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

README

ng-ovh-contracts

Component to correctly show contracts in OVHcloud control panel

npm version Downloads Dependencies Dev Dependencies

Install

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

Usage

import angular from 'angular';
import '@ovh-ux/ng-ovh-contracts';

angular.module('myApp', ['ngOvhContracts']);

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