@ovh-ux/ng-ovh-feature-flipping
v1.1.2
Published
Feature flipping library
Downloads
37
Readme
ng-ovh-feature-flipping
Check features availabilities.
Install
$ yarn add @ovh-ux/ng-ovh-feature-flipping
Usage
import angular from 'angular';
import ngOvhFeatureFlipping from '@ovh-ux/ng-ovh-feature-flipping';
angular.module('myModule', [ngOvhFeatureFlipping]);
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