node-stream-spigot

Stream generator

A utility library for generating Readable streams from arrays and synchronous generators

A streams2 Readable stream generator, useful for testing.

GitHub

15 stars
2 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brycebaril/through2-map A utility for transforming streams by applying a mapping function to each segment 70
brycebaril/through2-filter A wrapper around through2 that simplifies filtering streams in JavaScript 35
nodejs/readable-stream Provides a Node.js implementation of the core streams classes for userland development 1,032
then/sprom A utility for converting Node.js Streams into Promises 14
whatyouhide/stream_data A toolset for generating and testing data in Elixir applications 883
browserify/stream-browserify Makes Node.js stream API compatible with browser environments. 103
winterbe/streamjs A lightweight functional programming library for operating on in-memory data collections 861
rvagg/through2 A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. 1,902
sindresorhus/into-stream Converts various input types into readable streams. 207
timyates/groovy-stream Provides a fluent builder for creating Streams in Java to generate data lazily. 66
gabriella439/pipes A lightweight stream processing library that builds and connects reusable streaming components using Haskell 489
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
nodefluent/kafka-streams A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. 831
niallobrien/generator-gulp-bootstrap A Yeoman generator for building web apps with Gulp, Bootstrap, and Sass. 70
sindresorhus/get-stream A utility library for working with streams in JavaScript 341