@ovh-ux/ng-q-allsettled

Copy of kriskowal/q for ovh control panels

Usage no npm install needed!

<script type="module">
  import ovhUxNgQAllsettled from 'https://cdn.skypack.dev/@ovh-ux/ng-q-allsettled';
</script>

README

ng-q-allsettled

Copy of kriskowal/q for OVH control panels.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-q-allsettled

Usage

import angular from 'angular';
import ngQAllSettled from '@ovh-ux/ng-q-allsettled';

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

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