Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Simplified process spawning with buffered output in a callback
Call a callback on window load
Buffer data from a stream into an array if a callback is provided
Calls async iterator next using a callback format
A small helper function to bridge the gap when returning a promise from a function that takes a callback
A really fast way to run a callback in the future
Wraps synchronous functions with a callback-style API
A React hook that invokes a callback anytime a value changes
Promisify a function call so users can call a function with a callback or get a promise
process.chdir() in a callback plus directory stacks
React hook that triggers a callback after hot-module reloading has been performed (for any module, not just the one it was used in)
Caches specified GL state, runs a callback, and restores the cached state when done.
Better hover, active and focus states than CSS pseudo-classes, and a callback when the interactive state changes.
Applies a callback to each value outputted by an iterable.
A quill editor module for drop and paste image, with a callback hook before insert image into the editor
Turn a callback-style function into a function that returns a promise
morph process.env by adding/chaning/removing env vars for the lifetime of a callback
A simple utility to execute a callback when a webfont loads.
Execute several async functions and get a callback when they are all done
Wrapper around node-circuitbreaker to define a callback interface
Make a Promise from a function with a callback and preserve its error stack.
Filter an object values using glob patterns or with a `callback` function returns true.
A React hook for invoking a callback when hotkeys are pressed