No description provided.
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
Modern Buffer API polyfill without footguns
Get the command from a shebang
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Get the native type of a value.
ES2015 `Object.assign()` ponyfill
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
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Require module from string
JSDoc parser
Fast deep equal
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
HTTP response freshness testing
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
utility box for ECMAScript language tools
Array#isArray for older browsers
Manipulate the HTTP Vary header
Browser-friendly inheritance fully compatible with standard node.js inherits()