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:
- Clean up error stack traces☆345Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Create a promise that can be canceled☆448Updated 4 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Parse yes/no like values☆272Updated 4 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Throttle a collection of promise returning functions☆484Updated 3 years ago
- Split Streams3 style☆293Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Get paths for storing things like data, config, cache, etc☆421Updated this week
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Simple micro templating☆372Updated 3 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Stylish console.log for node☆163Updated 2 years ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- installs custom cleanup handlers that run on exiting node☆166Updated 9 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆253Updated 2 years ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago