UNPKG

@ovh-ux/ng-ovh-mondial-relay

Version:
35 lines (21 loc) 1.32 kB
# ng-ovh-mondial-relay > Display a map to select mondial relay [![npm version](https://badgen.net/npm/v/@ovh-ux/ng-ovh-mondial-relay)](https://www.npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay) [![Downloads](https://badgen.net/npm/dt/@ovh-ux/ng-ovh-mondial-relay)](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay) [![Dependencies](https://badgen.net/david/dep/ovh/manager/packages/components/ng-ovh-mondial-relay)](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay?activeTab=dependencies) [![Dev Dependencies](https://badgen.net/david/dev/ovh/manager/packages/components/ng-ovh-mondial-relay)](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay?activeTab=dependencies) ## Install ```sh $ yarn add @ovh-ux/ng-ovh-mondial-relay ``` ## Usage ```js import angular from 'angular'; import ngOvhMondialRelay from '@ovh-ux/ng-ovh-mondial-relay'; angular.module('myApp', [ngOvhMondialRelay]); ``` ## Test ```sh $ yarn test ``` ## Contributing Always feel free to help out! Whether it's [filing bugs and feature requests](https://github.com/ovh/manager/issues/new) or working on some of the [open issues](https://github.com/ovh/manager/issues), our [contributing guide](https://github.com/ovh/manager/blob/master/CONTRIBUTING.md) will help get you started. ## License [BSD-3-Clause](LICENSE) © OVH SAS