Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
Various cache implementations
Asynchronous iterator function for parallel processing.
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Let your JS API users either give you a callback or receive a promise
Evaluate asynchronous tasks with configurable concurrency.
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
OpenTelemetry instrumentation for AWS Lambda function invocations
React hook to persist any value between renders, but keeps it up-to-date if it changes.
unified engine to process multiple files, lettings users configure from the file system
Primitives for creating scheduled — throttled or debounced — callbacks.
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.
Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
A small helper function to bridge the gap when returning a promise from a function that takes a callback
A tiny (183B to 210B) and fast utility to ascend parent directories
A sane JSONP implementation.
CSV stringifier implementing the Node.js `stream.Transform` API
Polyfill exporting trevnorris's 0.11+ asyncListener API.
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.
Convert promised code to use node style callbacks
Ensure directories exist before writing to them.
Higher level path and file manipulation functions.