sindresorhus / p-whilst
While a condition returns true, calls a function repeatedly, and then resolves the promise
☆54Updated 5 months ago
Alternatives and similar repositories for p-whilst:
Users that are interested in p-whilst are comparing it to the libraries listed below
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define a lazily evaluated property on an object☆64Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise catch handler☆38Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Linkify GitHub issue references☆46Updated 5 months ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 6 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Simple wildcard matching☆34Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago