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