sindresorhus / p-wait-forLinks
Wait for a condition to be true
☆158Updated 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:
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Run some code when the process exits☆292Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Move a file - Even works across devices☆201Updated last year
- Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.☆160Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Check if the process is running inside a Docker container☆223Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Read and write files atomically and reliably.☆169Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Sort the keys of an object☆104Updated this week
- Clean up error stack traces☆341Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the hash of an object☆137Updated last year
- Ensure a function is only called once☆162Updated last year
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week