sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆445Updated last week
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 4 months ago
- Clean up error stack traces☆346Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 4 months ago
- `require`s taking too much time? Profile 'em.☆376Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆426Updated 3 weeks ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Get a random temporary file or directory path☆440Updated last week
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Parse yes/no like values☆272Updated 5 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Split Streams3 style☆294Updated last year
- Throttle a collection of promise returning functions☆484Updated 3 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- ☆252Updated 5 years ago
- Simple micro templating☆373Updated 4 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Stylish console.log for node☆164Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆263Updated 2 years ago