return list of CallSite objects from a captured stacktrace
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
A stream that emits multiple other streams one after another.
Check if a protocol requires a certain port number to be added to an URL.
Creates a shallow clone of any JavaScript value.
Compressible Content-Type / mime checking
minimalistic-assert ===
Get the shortest leading whitespace from lines in a string
Require constants across node and the browser
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
returns nonce
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Reads and caches the entire contents of a file until it is modified
The lodash method `_.includes` exported as a module.
The lodash method `_.debounce` exported as a module.
Basic cache object for storing key-value pairs.
Convert a kebab-cased CSS property into a camelCased DOM property.
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
Generic extension manager for WebSocket connections
Port of TweetNaCl cryptographic library to JavaScript
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails