See Also - promise-whilst - promise-until - promise-do-until
:loop: Calls a function repeatedly until a condition returns true and then resolves the promise
promise-nodeify
Principalele funcționalități ale kevinoid/promise-nodeify sunt: Promise Utilities.
Alternativele open-source pentru kevinoid/promise-nodeify includ: busterc/promise-do-whilst — See Also - promise-whilst - promise-until - promise-do-until. busterc/promise-do-until — :loop: Calls a function repeatedly until a condition returns true and then resolves the promise. mozilla/task.js — Beautiful concurrency for JavaScript. samccone/promise-semaphore — promise semaphore. sindresorhus/delay — Delay a promise a specified amount of time. sindresorhus/hard-rejection — Promises fail silently if you don't attach a .catch() handler.