sprom
Stream converter
A utility for converting Node.js Streams into Promises
Convert node.js Streams into Promises
14 stars
4 watching
0 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts various input types into readable streams. | 207 |
| | A utility library for working with streams in JavaScript | 342 |
| | Makes Node.js stream API compatible with browser environments. | 103 |
| | Provides a Node.js implementation of the core streams classes for userland development | 1,033 |
| | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
| | A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
| | Transforms a unified processor into a Node.js stream for processing input data | 17 |
| | A utility library for generating Readable streams from arrays and synchronous generators | 15 |
| | A collection of utility modules for working with streams in JavaScript | 1,086 |
| | Converts a string or binary data into a stream for piping to other tools | 90 |
| | A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream | 325 |
| | Converts Node Streams into ECMAScript-Observables to handle data over time | 73 |
| | A utility library to check if an object is a Node.js stream | 111 |
| | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |
| | A lightweight functional programming library for operating on in-memory data collections | 861 |