Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
☆286Oct 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 10 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Create a promise that can be canceled☆451Sep 9, 2025Updated 10 months ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 10 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 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
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 5 years ago
- Iterate over promises serially☆53Jul 8, 2022Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 4 years ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 5 years ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 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 10 months ago
- Exclude certain items from an array☆25Jun 13, 2025Updated last year
- DOM event delegation, in <1KB☆203May 1, 2026Updated 2 months ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆77Aug 12, 2021Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated last month
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆96Apr 11, 2026Updated 3 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.
- Filter promises concurrently☆83Mar 22, 2026Updated 3 months 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
- Include only certain items in an array☆19Jun 13, 2025Updated last year
- 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 10 months ago
- Display output from `xo` as a list of style errors, ordered by count☆34Aug 14, 2025Updated 11 months 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
- 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.
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- List of JavaScript types☆80Apr 30, 2024Updated 2 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Measure the time a promise takes to resolve☆74Nov 5, 2023Updated 2 years ago
- Cycle through the items of an array☆240Apr 7, 2021Updated 5 years ago
- Wait for a condition to be true☆169Sep 21, 2025Updated 10 months ago