async-wait-until
Waits for a given predicate callback to return a truthy value and resolves
Waits for a given predicate callback to return a truthy value and resolves
While a condition returns true, calls a function repeatedly, and then resolves the promise
Calls a function repeatedly while a condition returns true and then resolves the promise
A simple and powerful async abstraction lib for easily writing Node.js code.
Calls a function repeatedly while a condition returns true and then resolves the promise
An asynchronous do-while-like function
Run promise-returning & async functions repeatedly until you end it
Calls a function repeatedly if a condition returns false and until the condition returns true and then resolves the promise
Easy sync loop processing for Node.js
Scans from left, while a test passes.
Finds first value not passing a test.
Asynchronous while loops using ES6 Promises.
Simple endless cycle. Like while(true) but async.
Wait for an evaluation function to become true in your gulp pipe.
Discards values from left, while a test passes.
Discards values from left, while a test passes.
Keeps values from left, while a test passes.
Keeps values from left, while a test passes.
Discards values from left, while a test passes.
Discards values from left, while a test passes.