base64-stream
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
A basic writable stream for abstract-level databases
Convert streaming vinyl files to use buffers
Convert a string into a stream (streams2)
A stream you can pull data from.
Pipe data through a stream until some fixed length is reached, then callback.
Pipe a stream into a string, collect value with callback or promise
Get the total buffer length of a stream.
Returns a stream which becomes readable once all input is received
Create a from2 stream based on an array of source values
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
Maxstache transform stream
Streaming JSON.stringify()
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Postgres query result returned as readable stream
Deal with vinyl file contents, regardless of whether it is Buffer/Stream
A recursive stream of the files and directories in a given folder
Connects an arbitrary number of streams into a single, combined stream
A multipart/form-data encoded stream, helper for file upload.
Transform stream to read line-by-line and write a string