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
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.
Get the native type of a value.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Base64 encoding/decoding in pure JS
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
JSDoc parser
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
utility box for ECMAScript language tools
Port of jQuery.extend for node.js and the browser
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.