ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Simple module to convert XML to JSON with javascript
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Pause a stream's data events
A Minipass stream that raises an error if you get a different number of bytes than expected
Create a stream that emits events from multiple other streams
Node.js Transform and Async interface to convert JSON into CSV.
Encode FormData content into the multipart/form-data format
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
Ceramic Model Instance Document stream handler
Bubble errors from an array of streams to a master/top stream
streaming pipeline with a mutable configuration
A small set of utilities for streams.
awslambda.streamifyResponse, but locally and with typescript
Parser adapter for parsing JSON documents into base namespace.
Strip UTF-8 byte order mark (BOM) from a string
Convert a value to a ReadableStream
split a Text Stream into a Line Stream, using Stream 3
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Streaming HTML rewriter.
Stream utils for NodeJS
a ThroughStream that strictly buffers all readable events when paused.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input