sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆440Updated 2 months ago
Alternatives and similar repositories for p-event
Users that are interested in p-event are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆344Updated last week
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Create a promise that can be canceled☆447Updated 2 months ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆211Updated 2 months ago
- Split Streams3 style☆293Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Parse yes/no like values☆271Updated 2 months ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated last year
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆356Updated last year
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Get paths for storing things like data, config, cache, etc☆409Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Get stdin as a string or buffer☆344Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Throttle a collection of promise returning functions☆485Updated 2 years ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Simple micro templating☆371Updated last month
- Delay a promise a specified amount of time☆625Updated last week
- Stylish console.log for node☆164Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆451Updated last month
- Automatically bind methods to their class instance☆461Updated 3 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago