Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆285Oct 28, 2024Updated last year
Alternatives and similar repositories for p-lazy
Users that are interested in p-lazy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Create a deferred promise☆85Sep 8, 2025Updated 7 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Create a promise that can be canceled☆448Sep 9, 2025Updated 7 months ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 6 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Log the value/error of a promise☆29Apr 9, 2021Updated 5 years ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes☆161Sep 7, 2023Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 6 months ago
- DOM event delegation, in <1KB☆202Oct 11, 2025Updated 5 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Run promise-returning & async functions repeatedly until you end it☆48Feb 2, 2026Updated 2 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Sep 11, 2025Updated 6 months ago
- Filter promises concurrently☆81Mar 22, 2026Updated 2 weeks ago
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Start a promise chain☆60Sep 16, 2025Updated 6 months ago
- List of JavaScript types☆82Apr 30, 2024Updated last year
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 5 years ago
- Measure the time a promise takes to resolve☆72Nov 5, 2023Updated 2 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Aug 10, 2021Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated 2 months ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago