decompress tar plugin
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
decompress tar.gz plugin
minimal pull stream
a stream of blocks
Encode and decode base64 encoded strings
Converts a Buffer/String into a readable stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
A response-like object for mocking a Node.js HTTP response stream
Concatenate a readable stream's data into a single buffer
Strip UTF-8 byte order mark (BOM) from a stream
Implementation of the HTML encoding sniffer algo, with stream support
Encode and decode quoted-printable strings according to rfc2045
Ledger devices
Abstract streams to deal with the whole buffered contents.
ssh2 sftp client for node
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
decompress tar.bz2 plugin
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Make sure all gulp file contents are available as buffer
Node.js Buffer API, for the browser