mississippi
Stream utilities
A collection of utility modules for working with streams in JavaScript
A collection of useful stream utility modules for writing better code using streams
1k stars
21 watching
56 forks
Language: JavaScript
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
max-mapper/concat-stream | A writable stream that concatenates all the data from a stream and calls a callback with the result. | 573 |
max-mapper/torrent | Tools for downloading and managing torrent files in Node.js | 632 |
max-mapper/data-plumber | A Node.js-based command-line data processing tool and workshop | 35 |
mafintosh/pumpify | Combines multiple streams into a single stream for pipelining and error handling | 256 |
mout/mout | A modular JavaScript utility library providing common problem-solving solutions in a language-agnostic way. | 1,292 |
max-mapper/geojson-js-utils | Utility functions for working with GeoJSON data | 402 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
then/sprom | A utility for converting Node.js Streams into Promises | 14 |
mafintosh/pump | Pipes multiple streams together and destroys them when one closes | 908 |
max-mapper/wzrd | A tool for creating and serving browserified JavaScript applications in development mode. | 250 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
mappum/bitcoin-protocol | A JavaScript module that encodes and decodes low-level network protocol data using streams. | 14 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,818 |
rangermauve/through2-map-promise | A promise-based wrapper around through2 to transform data streams with promises and flow control | 3 |