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☆87Sep 8, 2025Updated 11 months ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 5 years ago
- Create a promise that can be canceled☆451Sep 9, 2025Updated 11 months ago
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Sep 11, 2025Updated 11 months 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.
- 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☆52Jul 8, 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
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- `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☆73Feb 11, 2023Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 11 months ago
- Exclude certain items from an array☆25Jun 13, 2025Updated last year
- DOM event delegation, in <1KB☆202May 1, 2026Updated 3 months ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆77Aug 12, 2021Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated 2 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆96Apr 11, 2026Updated 4 months ago
- Filter promises concurrently☆82Mar 22, 2026Updated 5 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 4 years 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 11 months ago
- Display output from `xo` as a list of style errors, ordered by count☆34Aug 14, 2025Updated 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 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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 11 months ago