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"
132 stars
5 watching
24 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
| Pipe JavaScript into a browser and capture console logs in Node | 245 |
| A simple library providing a shorthand notation for using input/output streams. | 131 |
| A module that wraps Electron to create a writable stream for console output and input | 127 |
| A tool that enables webpack to be run as a stream to integrate with gulp pipelines. | 1,395 |
| An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,066 |
| A utility for transforming streams by applying a mapping function to each segment | 70 |
| Creates a stream from an array of values | 17 |
| A wrapper around through2 that simplifies filtering streams in JavaScript | 35 |
| A collection of utility modules for working with streams in JavaScript | 1,086 |
| A distributed reduce function on top of hypercore streams | 17 |
| An implementation of probabilistic data structures for approximate data stream processing | 4 |
| A wrapper around Rollup that returns a stream instead of a Promise | 68 |
| A lightweight functional programming library for operating on in-memory data collections | 861 |
| A utility library for working with streams in JavaScript | 342 |