Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆284Oct 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 8 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Create a promise that can be canceled☆449Sep 9, 2025Updated 8 months ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Conditional promise catch handler☆40Apr 9, 2021Updated 5 years ago
- A better `Promise.race()`☆52Dec 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 5 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☆25Jun 13, 2025Updated 11 months ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Iterate over promises serially☆53Jul 8, 2022Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆77Aug 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☆160Sep 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 7 months ago
- DOM event delegation, in <1KB☆202May 1, 2026Updated 2 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Run promise-returning & async functions repeatedly until you end it☆50Feb 2, 2026Updated 3 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆95Apr 11, 2026Updated last month
- Filter promises concurrently☆83Mar 22, 2026Updated last month
- Include only certain items in an array☆19Jun 13, 2025Updated 11 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☆62Sep 16, 2025Updated 8 months ago
- List of JavaScript types☆81Apr 30, 2024Updated 2 years ago
- 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 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Cycle through the items of an array☆240Apr 7, 2021Updated 5 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☆79Feb 3, 2026Updated 3 months ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Measure the time a promise takes to resolve☆74Nov 5, 2023Updated 2 years ago