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:
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 3 months ago
- Parse yes/no like values☆270Updated 2 years ago
- Stylish console.log for node☆164Updated last year
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- He is like Batman, but for Node.js stack traces☆252Updated last year
- See node.js errors with less clutter☆1,521Updated last year
- cute ndjson formatter for pino 🌲🍹☆247Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Create an error from multiple errors☆245Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago