sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆439Updated last month
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☆447Updated last month
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated last month
- Clean up error stack traces☆342Updated last month
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated 11 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- Split Streams3 style☆292Updated last year
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Parse yes/no like values☆270Updated 2 months ago
- Automatically bind methods to their class instance☆461Updated 3 years ago
- Get stdin as a string or buffer☆343Updated 2 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Stylish console.log for node☆164Updated last year
- Get a random temporary file or directory path☆435Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆407Updated last year
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Delay a promise a specified amount of time☆623Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last month
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Import a module while bypassing the cache☆285Updated 8 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆259Updated last year
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Simple micro templating☆369Updated last month