# universal-promise-helpers

> Promise helpers that work with any promise library. Great for libraries that support Angular promises, Bluebird, jQuery & ES6 native.

Latest version **1.0.1** (published 2016-03-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install universal-promise-helpers
pnpm add universal-promise-helpers
yarn add universal-promise-helpers
bun add universal-promise-helpers
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2016-03-10 |
| First published | 2016-03-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 0.10.0 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Tim Ruffles |
| Maintainers | timruffles |
| Keywords | promise, es6 |

## Links

- npm: https://www.npmjs.com/package/universal-promise-helpers
- Repository: https://github.com/sidekickcode/universal-promise-helpers
- Homepage: https://github.com/sidekickcode/universal-promise-helpers#readme
- Issues: https://github.com/sidekickcode/universal-promise-helpers/issues
- npm.io page: https://npm.io/package/universal-promise-helpers

## Alternatives

- [@commercetools/sync-actions](https://npm.io/package/@commercetools/sync-actions.md) — 25.1K weekly downloads
- [cwait](https://npm.io/package/cwait.md) — 21.4K weekly downloads
- [@ledgerhq/hw-app-cosmos](https://npm.io/package/@ledgerhq/hw-app-cosmos.md) — 4.2K weekly downloads
- [@financial-times/o-loading](https://npm.io/package/@financial-times/o-loading.md) — 2.8K weekly downloads
- [fa](https://npm.io/package/fa.md) — 185 weekly downloads

## Recent versions

- 1.0.1 (latest) — 2016-03-10
- 1.0.0 — 2016-03-10

## README

# universal-promise-helpers

[![Build Status](https://travis-ci.org/sidekickcode/universal-promise-helpers.svg?branch=master)](https://travis-ci.org/sidekickcode/universal-promise-helpers)

Helpers that will work with any Promise-A promise implementation you throw at them!

---
_Source: https://npm.io/package/universal-promise-helpers · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
