buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | DIRECT | 10 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
cyclist • 1.0.2Cyclist is an efficient cyclic list implemention. | INDIRECT | 0 | |
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input | DIRECT | 12 | |
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed. | DIRECT | 2 | |
flush-write-stream • 1.1.1A write stream constructor that supports a flush function that is called before finish is emitted | DIRECT | 8 | |
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" | DIRECT | 8 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
parallel-transform • 1.2.0Transform stream that allows you to run your transforms in parallel without changing the order | DIRECT | 9 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
pump • 2.0.1pipe streams together and close all of them if one of them closes | DIRECT | 3 | |
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexify | DIRECT | 14 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
stream-each • 1.2.3Iterate all the data in a stream | DIRECT | 4 | |
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queue | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | DIRECT | 9 | |
typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |