readable-stream
Stream library
Provides a Node.js implementation of the core streams classes for userland development
Node-core streams for userland
1k stars
58 watching
229 forks
Language: JavaScript
last commit: over 2 years agoLinked from 1 awesome list
nodenodejs
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Makes Node.js stream API compatible with browser environments. | 103 | |
| Converts a string or binary data into a stream for piping to other tools | 90 | |
| Transforms a unified processor into a Node.js stream for processing input data | 17 | |
| Converts various input types into readable streams. | 207 | |
| Creates streams with minimal data production or discarding of received data. | 52 | |
| A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream | 325 | |
| A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 | |
| A lightweight functional programming library for operating on in-memory data collections | 861 | |
| Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 | |
| A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 | |
| Automates web page scraping and text extraction to make any webpage readable | 343 | |
| A utility for converting Node.js Streams into Promises | 14 | |
| Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 | |
| A Node.js module that instruments streams to provide debugging and monitoring capabilities. | 59 | |
| A comprehensive guide to Node.js streams, covering the basics of stream creation, piping, and transformation | 1,646 |