a streaming interface for archive generation
`sh npm install --save stream-to-promise `
EventStream is like functional programming meets IO
Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
tar-stream is a streaming tar parser and generator.
Las características principales de mafintosh/tar-stream son: Compression Utilities, Stream Utilities.
Las alternativas de código abierto para mafintosh/tar-stream incluyen: archiverjs/node-archiver — a streaming interface for archive generation. bendrucker/stream-to-promise — ``sh npm install --save stream-to-promise ``. dominictarr/event-stream — EventStream is like functional programming meets IO. dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dominictarr/map-stream. almost/through2-concurrent — Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency).