Streams (13)

  • Overall Score
  • Popularity
  • Trending
  • Activity
  • Maturity
342
P A M T

nodejs readable-stream

Node-core streams for userland
JavaScriptStar magnet • 1k stars
222
P A M T

sindresorhus get-stream

Get a stream as a string, Buffer, ArrayBuffer or array
JavaScriptMIT355 stars
211
P A M T

jahewson node-byline

Line-by-line Stream reader for node.js
JavaScript326 stars
210
P A M T

sindresorhus into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
JavaScriptMIT210 stars
209
P A M T

feross multistream

A stream that emits multiple other streams one after another (streams3)
JavaScriptMIT294 stars
202
P A M T

mafintosh duplexify

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
JavaScriptMIT194 stars
195
P A M T

mafintosh pumpify

Combine an array of streams into a single duplex stream using pump and duplexify
JavaScriptMIT256 stars
185
P A M T

hughsk from2

Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
JavaScriptMIT131 stars
176
P A M T

max-mapper binary-split

a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data
JavaScriptBSD-2-Clause79 stars
170
P A M T

almost through2-concurrent

Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
JavaScriptMIT75 stars
157
P A M T

mafintosh peek-stream

Transform stream that lets you peek the first line before deciding how to parse it
JavaScriptMIT58 stars
156
P A M T

sindresorhus first-chunk-stream

Transform the first chunk in a stream
JavaScriptMIT27 stars
135
P A M T

sindresorhus pad-stream

Pad each line in a stream
JavaScriptMIT12 stars