sindresorhus / p-wait-forLinks
Wait for a condition to be true
☆166Updated 3 months ago
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:
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Run some code when the process exits☆298Updated last month
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- Sort the keys of an object☆107Updated 4 months ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.☆159Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Read and write files atomically and reliably.☆170Updated last month
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Check if the process is running inside a Docker container☆232Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated 2 weeks ago
- Make a synchronous function have a timeout☆126Updated last year
- Get a random temporary file or directory path☆441Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- User-friendly pseudorandom number generator (PRNG)☆108Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year