Safer Node.js Buffer API
Resolve the path of a module like `require.resolve()` but from a given path
Get the command from a shebang
Get the native type of a value.
The string_decoder module from Node core
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
utility box for ECMAScript language tools
Fast deep equal
Manipulate the HTTP Vary header
ES2015 `Object.assign()` ponyfill
Node.js Buffer API, for the browser
Base64 encoding/decoding in pure JS
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Modern Buffer API polyfill without footguns
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
JSDoc parser
Returns true if the value is an object and not an array or null.
HTTP response freshness testing
Returns true if a string has an extglob.
process information for node.js and browsers
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Unpipe a stream from all destinations
writable stream that concatenates strings or binary data and calls a callback with the result
Require module from string