sindresorhus / p-event
Promisify an event by waiting for it to be emitted
☆432Updated 10 months ago
Alternatives and similar repositories for p-event:
Users that are interested in p-event are comparing it to the libraries listed below
- Clean up error stack traces☆337Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- Get a random temporary file or directory path☆425Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 2 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆381Updated 6 months ago
- Get stdin as a string or buffer☆336Updated last year
- Create an error from multiple errors☆245Updated last year
- Split Streams3 style☆284Updated 7 months ago
- Delay a promise a specified amount of time☆608Updated last year
- He is like Batman, but for Node.js stack traces☆251Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i …☆1,095Updated 5 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Toolkit for building command line interfaces☆460Updated last year
- Copy files☆427Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Memoize promise-returning & async functions☆400Updated last year
- Simple wildcard matching☆539Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆369Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 8 months ago
- `require`s taking too much time? Profile 'em.☆375Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- Make your JSON look AWESOME☆245Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago