practical variable argument handling
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
A small helper function to bridge the gap when returning a promise from a function that takes a callback
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
A sane JSONP implementation.
Utility for managing video streams using ffmpeg
Higher level path and file manipulation functions.
A star rater in react.js
Parse JSON safely without throwing
Maximize the parallel calls of an iterator supporting asyncIterator interface
Reliable messaging protocol on top of any client-side JavaScript event bus
Convert promised code to use node style callbacks
Ensure directories exist before writing to them.
Returns a stream which becomes readable once all input is received
The Okta Sign-In Widget
Execute a callback when a request closes, finishes, or errors
Lightweight, beautiful and user-friendly prompts
Easily add OAuth 1.0a signing to your axios client
A plugin for running custom logic on individual data records in Flatfile.
A small utility for simplified creation of callback functions that publishes the argument to an observable stream when called.
fs (file system package) extensions
Object transformations implementing the Node.js `stream.Transform` API
Launch server after all async task ready
finds an item in an array matching a predicate function, and returns its index