3.0.9 • Published 5 years ago

@ovh-ux/ng-ovh-telecom-universe-components v3.0.9

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
5 years ago

ng-ovh-telecom-universe-components

OVH Manager Telecom Universe Components

Downloads Dependencies Dev Dependencies Gitter

We extracted all the components of the telecom control panel in order to interconnect them both in our upcoming monorepo but also in the current stack.

At the end we are planning remove this repository and privilege the management of sources directly inside the monorepo.

Install

yarn add @ovh-ux/ng-ovh-telecom-universe-components

Usage

import angular from 'angular';
import ngOvhTelecomUniverseComponents from '@ovh-ux/ng-ovh-telecom-universe-components';

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

Test

yarn test

Related

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

3.0.9

5 years ago

3.0.8

5 years ago

3.0.7

5 years ago

3.0.6

5 years ago

3.0.5

5 years ago

3.0.4

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago