A writable stream which uploads to Amazon S3 using the multipart file upload API.
Spec-compliant FormData implementation for Node.js
Parser for FTP server responses
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Stream transformer that prefixes lines with timestamps and other things.
Replace JavaScript expressions with other expressions
Replace or remove multiple items in an array.
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
Replace strings in files while bundling
wrap a stream of regular js objects into a stream of line seperated json.
An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.,
Replace JSX attribute value
Extract and inline critical css with emotion for server side rendering.
Aids streams searching with string or regex delimiters.
streaming line delimited json parser + serializer
Convert Node Streams into ECMAScript-Observables
Concatenate a readable stream's data into a single buffer
JavaScript replaceLast function - Replaces last match for pattern in string with replacement
TypeScript definitions for readable-stream
Convert Node Readable to Web API ReadableStream
A pipeable stream that calls your callback
Object transformations implementing the Node.js `stream.Transform` API
Bubble errors from an array of streams to a master/top stream
Blob & File implementation in Node.js, originally from node-fetch.