sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆436Updated last year
Alternatives and similar repositories for p-event
Users that are interested in p-event are comparing it to the libraries listed below
Sorting:
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Get paths for storing things like data, config, cache, etc☆391Updated 10 months ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Split Streams3 style☆289Updated 11 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Quickly scan for CLI flags and arguments☆649Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- ⛵️ Beautiful Array utilities for ESnext async/await ~☆489Updated 7 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- `require`s taking too much time? Profile 'em.☆375Updated 11 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆252Updated last year
- Create a promise that can be canceled☆443Updated 2 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Create an error from multiple errors☆245Updated last year
- Memoize promise-returning & async functions☆407Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 8 months ago
- See node.js errors with less clutter☆1,521Updated 11 months ago
- Human readable time distances for javascript☆465Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Turbocharged JSON.parse for type stable JSON data☆615Updated 11 months ago
- Get a random temporary file or directory path☆429Updated last year
- Import a module while bypassing the cache☆284Updated 3 months ago
- He is like Batman, but for Node.js stack traces☆252Updated last year