sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆436Updated last year
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☆341Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Create an error from multiple errors☆246Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 9 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Get callsites from the V8 stack trace API☆265Updated last year
- Split Streams3 style☆290Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Get paths for storing things like data, config, cache, etc☆401Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Memoize promise-returning & async functions☆409Updated last week
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Get stdin as a string or buffer☆340Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- 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 4 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- Import a module while bypassing the cache☆285Updated 6 months ago
- Stylish console.log for node☆164Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆641Updated 6 months ago