Web Inspector based clearscript debugger (forked from node-inspector)
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
Escape string for use in HTML
Base64 encoding/decoding in pure JS
Create simple HTTP ETags
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
utility box for ECMAScript language tools
Get the command from a shebang
Deprecate all the things
Modern Buffer API polyfill without footguns
JSDoc parser
Get the native type of a value.
Node.js Buffer API, for the browser
Buffers events from a stream until you are ready to handle them.
ES2015 `Object.assign()` ponyfill
Require module from string
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Unpipe a stream from all destinations
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.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object