sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆436Updated 3 weeks ago
Alternatives and similar repositories for p-event
Users that are interested in p-event are comparing it to the libraries listed below
Sorting:
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Clean up error stack traces☆341Updated 2 weeks ago
- Create a promise that can be canceled☆445Updated 3 weeks ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆280Updated 11 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated 3 weeks ago
- Create an error from multiple errors☆247Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆406Updated last year
- Split Streams3 style☆291Updated last year
- Get stdin as a string or buffer☆341Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Stylish console.log for node☆164Updated last year
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Parse yes/no like values☆270Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆259Updated last year
- Import a module while bypassing the cache☆284Updated 7 months ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 2 weeks ago
- Memoize promise-returning & async functions☆419Updated last month
- Simple micro templating☆366Updated 2 weeks ago