# promise-repeat

> A simple dependency-free promise library that retries a given function until it succeeds or certain fail criteria are met. Can also be used to timeout Promises.

Latest version **0.5.0** (published 2021-09-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install promise-repeat
pnpm add promise-repeat
yarn add promise-repeat
bun add promise-repeat
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.0 |
| Published | 2021-09-05 |
| First published | 2015-07-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Mark Kahn |
| Maintainers | zyklus |
| Keywords | promise, promises, repeat, retry, timeout, bluebird, A+ |

## Links

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

## 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

- 0.5.0 (latest) — 2021-09-05
- 0.4.0 — 2015-07-22
- 0.3.1 — 2015-07-22
- 0.3.0 — 2015-07-22
- 0.2.1 — 2015-07-22
- 0.2.0 — 2015-07-22
- 0.1.1 — 2015-07-22

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