195 packages found
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
A through2 to create an Array.prototype.map analog for streams.
mdast extension to parse and serialize GFM strikethrough
A tool for JSON parse and stringify by stream and web worker.
micromark extension to support GFM strikethrough
A through2 wrapper to for simple stream.PassThrough spies.
Use standard text transform streams to write fewer gulp plugins
pass-through stream which can filter/adapt and pause data as it passes through (streams2)
React dynamic breadcrumbs extremely flexible and easy to use
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
streaming unbzip2 implementation in pure javascript for node and browsers
a through stream that starts paused and resumes on the next tick
Transform RSS or Atom XML to JSON
A through2 wrapper to emulate Array.prototype.reduce for streams.
A through2 to create an Array.prototype.filter analog for streams.
A transform stream that collects chunks and passes them on as batches
Transform stream that buffer up object in the stream and pushes the buffers as batches further down the stream
Scan algorithm for pull streams
Like through2 except runs in parallel with limited concurrency