Fast JavaScript array sorting by implementing Python's Timsort algorithm
toSource converts JavaScript objects back to source
Turn node's process.version into something useful.
Port of Log4js to work with node.
Recursive fs.readdir with streaming API and glob filtering.
Call a callback when a readable/writable/duplex stream has completed or failed.
Simple XML to JavaScript object converter.
React Component / Module boilerplate
Get current machine IP, MAC and DNS servers.
In-memory filesystem with Node.js fs-compatible API
Messaging network layer based on websockets
Intercept imports in Node.js
A per-spec XML serializer implementation
A module to parse color values
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
iteratively walk a DOM node
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Actions Http Client
set blocking stdio and stderr ensuring that terminal output does not truncate
node's assert.deepEqual algorithm
Stripe API wrapper
An API for using [DuckDB](https://duckdb.org/) in [Node](https://nodejs.org/).
Fork pseudoterminals in Node.JS
resolve like require.resolve() on behalf of files asynchronously and synchronously