Showing 1-10 of 10 packages
Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams
A concatenating `writev` function that forwards to `_write`, for use with [Writable streams](https://nodejs.org/api/stream.html#stream_implementing_a_writable_stream).
Read and write length-prefixed byte arrays over a duplex stream
Useful additions to inbuilt fs module.
nodejs streams using async/await functions
Read and write ndjson messages over a duplex stream
Bulk through
Null writable stream
Streaming Empty Lines Remover that aims for high speed of remove as well as compatibility with the all streaming modules in Node.js.
Native fs for Javascript