An optionally-asynchronous forEach with an interesting interface.
Make any Promise cancellable.
A sdk for support module federation
Unix datagram socket
Get an array of all files in a directory and subdirectories.
Remap sequential sourcemaps through transformations to point at the original source code
WebGL-accelerated signed distance field generation for 2D paths
Loop over each item in an array and call the given function on every element.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Make unhandled promise rejections fail hard right away instead of the default silent fail
Combine an array of streams into a single duplex stream using pump and duplexify
Map over array avoiding parallel execution, using promises
Gracefully handle a Promise using async/await.
Routes requests to KV assets
A deep deletion module for node (like `rm -rf`)
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Pipe node.js streams safely with Promises
ECMAScript (ESTree) AST walker
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
Turn any collection of objects into its own efficient tree or linked list using Symbol
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
An FTP client module for node.js
Easy method stubber.