sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆444Updated 2 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:
- Clean up error stack traces☆345Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆284Updated last year
- `require`s taking too much time? Profile 'em.☆376Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get paths for storing things like data, config, cache, etc☆414Updated last year
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Stylish console.log for node☆163Updated last year
- Create an error from multiple errors☆250Updated 2 years ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Delay a promise a specified amount of time☆627Updated last month
- Parse yes/no like values☆272Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆734Updated 3 months ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Memoize promise-returning & async functions☆433Updated 2 months ago