A parser for .properties files written in javascript
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Various cache implementations
OpenTelemetry instrumentation for AWS Lambda function invocations
Asynchronous iterator function for parallel processing.
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.
unified engine to process multiple files, lettings users configure from the file system
CSV stringifier implementing the Node.js `stream.Transform` API
Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
A tiny (183B to 210B) and fast utility to ascend parent directories
React hook to persist any value between renders, but keeps it up-to-date if it changes.
Primitives for creating scheduled — throttled or debounced — callbacks.
Let your JS API users either give you a callback or receive a promise
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.
Higher level path and file manipulation functions.
A sane JSONP implementation.
easily make yummy noms for other streams
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Parse JSON safely without throwing