Showing 1-15 of 15 packages
A small utility to capture console output in mocha tests
Streamed Buffers - .NET's BinaryReader facsimile
Buffer to Stream
Convert Node.js streams to Most.js Streams
<!-- View [Demo](www.naver.com) -->
`stream-array-buffer` is a `stream.Transform` of Node.js. It gathers input values and emits them as an array.
AKPA - AsynKronous Primitive Algebra
Buffer-backed Streams for reading and writing.
Very simple stream object buffer
Hook to read data from a streaming API
creates a readable stream from a buffer
Module that buffers incoming HTTP requests' data, allowing parallel treatments
Some usefull libs used by basecontroller
Transform the beginning of a stream/buffer, useful for adding runtimes
Many libraries pass their output to a stream such as (process.stdout or a file stream). Sometimes you don't have any streams to be pass the output to and just want to have the output stream stored in variable. This is the solution.