:loop: Calls a function repeatedly until a condition returns true and then resolves the promise
See Also - promise-whilst - promise-until - promise-do-until
Make an asynchronous function synchronous
Principalele funcționalități ale sindresorhus/make-synchronous sunt: Promise Utilities.
Alternativele open-source pentru sindresorhus/make-synchronous includ: busterc/promise-do-until — :loop: Calls a function repeatedly until a condition returns true and then resolves the promise. kevinoid/promise-nodeify — promise-nodeify. busterc/promise-do-whilst — See Also - promise-whilst - promise-until - promise-do-until. mozilla/task.js — Beautiful concurrency for JavaScript. samccone/promise-semaphore — promise semaphore. sindresorhus/delay — Delay a promise a specified amount of time.