Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Broccoli Plugin API Types
requestAnimationFrame polyfill for node and the browser
Browser-friendly inheritance fully compatible with standard node.js inherits()
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
require or eval modules
Promisify the node standard library.
Simple command line prompting utility
Implementation RFC 3548 Base32 encoding/decoding for node.
Improved deep equality testing for Node.js and the browser.
a pure-JavaScript Node.JS module for random-access decoding bzip2 data
Walk and transform a pug AST
Get the content charset from header and html content-type.
A fork of Netflix's implementation of the OAuth1 protocol
iteratively walk a DOM node
A readable stream that concatenates multiple streams with optional head, tail & join buffers
ECC JS code based on JSBN
node's assert.deepEqual algorithm except for NaN being equal to NaN
QRCodes, in the terminal
A regular expression for file paths that contain a `node_modules` folder.
XML Serialization and Parsing module based on Python's ElementTree.
set blocking stdio and stderr ensuring that terminal output does not truncate
Generic interruptible "parser" mixin for Transform & Writable streams