Wait Packages

await-wait

Very simple wait function for async Javascript/TypeScript Promises. Surprisingly, nothing similar existed at time of writing.

1.4.1 • Published 2 years ago

promises-arrow

`promises-arrow` is a library of (1) higher order functions, such as `map()` and `filter()`where the function returns a Promisel (2) Functions that wait, returning a Promise; (3) Functions that manage retrying an operation N times until it succeeds; (4,5)

1.3.1 • Published 4 years ago