unified-stream
Stream processor
Transforms a unified processor into a Node.js stream for processing input data
Streaming interface for unified processors
17 stars
8 watching
3 forks
Language: JavaScript
last commit: over 1 year ago streamunifiedunifiedjs
Related projects:
Repository | Description | Stars |
---|---|---|
unifiedjs/unified-engine | Engine to process multiple files with unified processing capabilities and configuration options | 56 |
unifiedjs/unified-args | Creates a command-line interface for processing files with a unified processor | 32 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
nodefluent/kafka-streams | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
feross/multistream | Combines multiple streams into one, where each stream is emitted after the previous one is consumed. | 288 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
grncdr/merge-stream | Merges multiple streams into one interleaved stream | 213 |
scramjetorg/framework-js | A reactive stream programming framework that enables concurrent execution of asynchronous operations on data streams. | 38 |
then/sprom | A utility for converting Node.js Streams into Promises | 14 |
apache/rocketmq-streams | Provides a lightweight stream processing framework | 172 |
connrs/gedcom-stream | A Node.js library that processes GEDCOM files by emitting objects representing entries from the file. | 16 |
snapframework/io-streams | Provides primitives and combinators for working with input/output streams in Haskell. | 99 |