Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
A stream that emits multiple other streams one after another.
Create a stream that emits events from multiple other streams
Create an error from multiple errors
A stream that emits multiple other streams one after another (streams3)
Multiple progress bars based on the "progress" package
Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
Use multiple `fs` modules in a union.
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Base32 encoder with support for multiple variants.
Add source maps of multiple files, offset them and then combine them into one source map
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.