laps
Simple flow-control lib for Node.js: combine sync/async steps, organize your spaghetti-code
Simple flow-control lib for Node.js: combine sync/async steps, organize your spaghetti-code
Wait for a specific event to happen before executing a command
Turns a stream into a callback.
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Simple tool to use in your tests when you don't control the timing
A promise-based timer library
w8r
Complex Loader Management for React Applications
A react hook to wait for an asynchronous order.
Wait for a given URL to continue.
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
Waits for specific actions to be dispatched or a timeout expires.
Small tool for wait that all xhr are finished in pupeteer
Creates a throttled function that only invokes func at most once per every wait milliseconds.
Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
Micro (50 byte) wrapper for setTimeout as an ES6 Promise
Copy by ora, Elegant terminal spinner use turbocolor
Define npm commands composed of multiple npm scripts in a yaml file. Run scripts in parallel or sequential, waiting ones for anothers, stoping process when one fails, etc.
calls back on up or after time is up
Returns a Promise when an element finishes laying out by using a forced reflow and then runs the callback function.