from2

Stream wrapper

A high-level module for creating readable streams that handle backpressure

Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"

GitHub

132 stars
5 watching
24 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rvagg/through2 A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. 1,902
hughsk/smokestack Pipe JavaScript into a browser and capture console logs in Node 245
vitaut/_._ A simple library providing a shorthand notation for using input/output streams. 131
juliangruber/electron-stream A module that wraps Electron to create a writable stream for console output and input 127
shama/webpack-stream A tool that enables webpack to be run as a stream to integrate with gulp pipelines. 1,395
workshopper/stream-adventure An interactive stream-based learning platform for teaching JavaScript programming concepts 2,065
brycebaril/through2-map A utility for transforming streams by applying a mapping function to each segment 70
binocarlos/from2-array Creates a stream from an array of values 17
brycebaril/through2-filter A wrapper around through2 that simplifies filtering streams in JavaScript 35
max-mapper/mississippi A collection of utility modules for working with streams in JavaScript 1,085
yoshuawuyts/hyperreduce A distributed reduce function on top of hypercore streams 17
keilerkonzept/topk An implementation of probabilistic data structures for approximate data stream processing 4
lemmabit/rollup-stream A wrapper around Rollup that returns a stream instead of a Promise 68
winterbe/streamjs A lightweight functional programming library for operating on in-memory data collections 861
sindresorhus/get-stream A utility library for working with streams in JavaScript 341