Web Inspector based clearscript debugger (forked from node-inspector)
Safer Node.js Buffer API
The string_decoder module from Node core
Fast deep equal
utility box for ECMAScript language tools
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Base64 encoding/decoding in pure JS
Modern Buffer API polyfill without footguns
Resolve the path of a module like `require.resolve()` but from a given path
Get the command from a shebang
JSDoc parser
ES2015 `Object.assign()` ponyfill
Node.js Buffer API, for the browser
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.
Returns true if a string has an extglob.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Unpipe a stream from all destinations
Array#isArray for older browsers
Require module from string
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Escape string for use in HTML
The Node.js `util.deprecate()` function with browser support
Create simple HTTP ETags