concat-stream
Data collector
A writable stream that concatenates all the data from a stream and calls a callback with the result.
writable stream that concatenates strings or data and calls a callback with the result
573 stars
13 watching
64 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
max-mapper/mississippi | A collection of utility modules for working with streams in JavaScript | 1,085 |
max-mapper/data-plumber | A Node.js-based command-line data processing tool and workshop | 35 |
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/torrent | Tools for downloading and managing torrent files in Node.js | 633 |
max-mapper/binary-split | A streaming binary data splitter that splits streams of binary data into individual objects based on a specified delimiter. | 77 |
binarymax/shape | A platform to collect and analyze shape recognition data through an HTML5/JavaScript application with backend support. | 6 |
kpulkit29/rollup-plugin-concatfiles | A plugin to concatenate files and content into generated output during the build process. | 5 |
gulp-community/gulp-concat | A middleware for the Gulp task runner that concatenates files in a stream, allowing for flexible handling of file paths and line endings. | 792 |
broctets-and-bytes/darwin | A script collection for collecting and analyzing MacOS data | 17 |
m3works/metloom | Provides tools and methods for collecting, managing, and analyzing meteorological data from various sources | 16 |
max-mapper/dhtkv | A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
rangermauve/through2-map-promise | A promise-based wrapper around through2 to transform data streams with promises and flow control | 3 |
alibaba/nginx-http-concat | A module for concatenating files in Nginx based on their MIME types and context | 861 |
fairfieldt/coffeescript-concat | Utility for preprocessing and concatenating CoffeeScript source files. | 96 |
cult-of-coders/grapher | A data fetching layer on top of Meteor and MongoDB that enables complex and secure data retrieval using GraphQL-like queries | 275 |