findup-sync
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Updated by @contra
async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Updated by @contra
undertaker
Task registry that allows composition through series/parallel methods.
Updated by @contra
glob-watcher
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Updated by @contra
now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Updated by @contra