@ovh-ux/ng-ovh-contacts
v5.3.2
Published
Helpers for managing OVH Contacts
Downloads
74
Readme
ng-ovh-contacts
Help you to manage OVHcloud contacts
Install
$ yarn add @ovh-ux/ng-ovh-contacts
Usage
import angular from 'angular';
import ngOvhContacts from '@ovh-ux/ng-ovh-contacts';
// Add the ngOvhContacts module as dependency of your angular project
angular.module('myApp', [ngOvhContacts]);
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