Promisify an event by waiting for it to be emitted
☆448Mar 14, 2026Updated last month
Alternatives and similar repositories for p-event
Users that are interested in p-event are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple and modern async event emitter☆2,049Mar 4, 2026Updated 2 months ago
- Promisify a callback-style function☆1,509Sep 12, 2022Updated 3 years ago
- Create a promise that can be canceled☆449Sep 9, 2025Updated 7 months ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Sep 10, 2025Updated 7 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Easy CORS handling for micro☆38Oct 30, 2017Updated 8 years ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 7 months ago
- Delay a promise a specified amount of time☆120Oct 1, 2021Updated 4 years ago
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- A better `Promise.race()`☆52Dec 13, 2022Updated 3 years ago
- Clean up error stack traces☆345Nov 4, 2025Updated 6 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 5 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- 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.
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 6 months ago
- Timeout a promise after a specified amount of time☆301Oct 7, 2025Updated 6 months ago
- Convenience wrapper for got to interact with GraphQL☆104Mar 14, 2018Updated 8 years ago
- Compare, format, diff and serialize any JavaScript value☆211Updated this week
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated last year
- Create a promise that reports progress☆765Nov 4, 2023Updated 2 years ago
- Lazy number range generator☆82Jan 2, 2024Updated 2 years ago
- Stylelint shareable config for XO☆41May 13, 2025Updated 11 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 7 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 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
- Run promise-returning & async functions repeatedly until you end it☆49Feb 2, 2026Updated 3 months ago
- Move a file, directory, or symlink - Even works across devices☆207Jan 25, 2026Updated 3 months ago
- Import a module like with `require()` but from the current working directory☆53Jul 8, 2022Updated 3 years ago
- Wait for a condition to be true☆169Sep 21, 2025Updated 7 months ago
- Tap into a promise chain without affecting its value or state☆134Apr 8, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Generate TAP output☆30Feb 6, 2022Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Get running processes☆287Feb 3, 2026Updated 3 months ago
- Simplified high resolution timing☆84Sep 13, 2024Updated last year
- Embed data in other data and easily extract it when needed☆76Aug 12, 2021Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Oct 28, 2024Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,153Mar 19, 2026Updated last month