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:
- Create a promise that can be canceled☆443Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Throttle a collection of promise returning functions☆485Updated 2 years ago
- Get stdin as a string or buffer☆339Updated last year
- Get paths for storing things like data, config, cache, etc☆399Updated last year
- Split Streams3 style☆290Updated last year
- Create an error from multiple errors☆246Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Simple micro templating☆364Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last year
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- ☆250Updated 4 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆255Updated last year