Fast deep equal
Safer Node.js Buffer API
The string_decoder module from Node core
Escape string for use in HTML
Create simple HTTP ETags
Deprecate all the things
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Base64 encoding/decoding in pure JS
Get the command from a shebang
Resolve the path of a module like `require.resolve()` but from a given path
Modern Buffer API polyfill without footguns
Buffers events from a stream until you are ready to handle them.
JSDoc parser
Get the native type of a value.
utility box for ECMAScript language tools
Node.js Buffer API, for the browser
ES2015 `Object.assign()` ponyfill
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Array#isArray for older browsers
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Require module from string
Unpipe a stream from all destinations
Port of jQuery.extend for node.js and the browser