sindresorhus / p-event
Promisify an event by waiting for it to be emitted
☆433Updated 11 months ago
Alternatives and similar repositories for p-event:
Users that are interested in p-event are comparing it to the libraries listed below
- Clean up error stack traces☆339Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 8 months ago
- Memoize promise-returning & async functions☆400Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 3 months ago
- `require`s taking too much time? Profile 'em.☆375Updated 8 months ago
- Get callsites from the V8 stack trace API☆262Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Safely and quickly serialize JavaScript objects☆347Updated last month
- Create an error from multiple errors☆245Updated last year
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Get a random temporary file or directory path☆426Updated last year
- Split Streams3 style☆285Updated 8 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Quickly scan for CLI flags and arguments☆638Updated 11 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Super tiny and ~350% faster alternative to node-glob☆852Updated 2 years ago
- Stylish console.log for node☆163Updated last year
- Toolkit for building command line interfaces☆460Updated last year
- Timeout a promise after a specified amount of time☆283Updated last month
- Flattens the underlying C structures of a concatenated JavaScript string☆377Updated 3 years ago
- Simple wildcard matching☆538Updated 3 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆688Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Copy files☆428Updated 6 months ago
- He is like Batman, but for Node.js stack traces☆251Updated last year
- Get paths for storing things like data, config, cache, etc☆383Updated 7 months ago
- Serialize/deserialize an error into a plain object☆552Updated last month