sindresorhus / p-wait-for
Wait for a condition to be true
☆158Updated last year
Alternatives and similar repositories for p-wait-for:
Users that are interested in p-wait-for are comparing it to the libraries listed below
- Run some code when the process exits☆286Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Check if the process is running inside a Docker container☆220Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Memoize promise-returning & async functions☆406Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Move a file - Even works across devices☆199Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Parse yes/no like values☆268Updated 2 years ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- 🚸 Cross platform children list of a PID.☆124Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Reliably get the terminal window size☆140Updated last year
- Serialize objects to JSON with handling for circular references☆156Updated 10 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Copy files☆428Updated 9 months ago
- Sort the keys of an object☆103Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- get the file directory from import.meta.url☆116Updated last year
- Simple micro templating☆362Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago