sindresorhus / p-eventLinks
Promisify an event by waiting for it to be emitted
☆443Updated 2 months 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 3 weeks ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Create an error from multiple errors☆250Updated 2 years ago
- Parse yes/no like values☆272Updated 3 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☆284Updated last year
- 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☆357Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 2 months ago
- Get paths for storing things like data, config, cache, etc☆410Updated last year
- Get a random temporary file or directory path☆439Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Get stdin as a string or buffer☆344Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Simple micro templating☆371Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Stylish console.log for node☆163Updated last year
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Split Streams3 style☆293Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Memoize promise-returning & async functions☆430Updated last month
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆261Updated 2 years ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆643Updated 2 months ago