sindresorhus / p-wait-forLinks
Wait for a condition to be true
☆160Updated 2 years 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:
- Run some code when the process exits☆292Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Move a file - Even works across devices☆202Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Sort the keys of an object☆104Updated 3 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Check if the process is running inside a Docker container☆225Updated last year
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Make a synchronous function have a timeout☆125Updated last year
- Get the latest version of an npm package☆176Updated last year
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Ensure a function is only called once☆162Updated last year
- User-friendly pseudorandom number generator (PRNG)☆107Updated 3 years ago