sindresorhus / p-wait-forLinks
Wait for a condition to be true
☆159Updated 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
Sorting:
- Get a random temporary file or directory path☆429Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Serialize objects to JSON with handling for circular references☆157Updated this week
- Run some code when the process exits☆287Updated last year
- Create an error from multiple errors☆245Updated last year
- Reliably get the terminal window size☆141Updated last year
- Ensure a function is only called once☆162Updated last year
- Block the main thread for a given amount of time☆125Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Get a random item from an array☆57Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Make an asynchronous function synchronous☆319Updated last month
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Check if the process is running inside a Docker container☆220Updated last year
- Read a package.json file☆167Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago