@ovh-ux/ng-ovh-contact
v5.2.5
Published
Helps you dealing with OVHcloud contacts from /me/contact API.
Downloads
217
Readme
ng-ovh-contact
Helps you dealing with OVHcloud contacts from /me/contact API.
Install
$ yarn add @ovh-ux/ng-ovh-contact
Usage
import angular from 'angular';
import ngOvhContact from '@ovh-ux/ng-ovh-contact';
angular.module('myApp', [ngOvhContact]);
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