Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

StreamMerge is a small Node.js library that merges multiple readable streams sequentially, piping each one only when it becomes readable and preserving data integrity. It offers both a functional API and an object‑oriented `StreamMerge` class that lets you add streams dynamically and signal completion with `done()`. The package is aimed at developers who need to concatenate file streams or other readable streams in a reliable, back‑pressure‑aware way.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nfroidure/streammerge

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
nfroidure/StreamQueue
StreamQueue pipe the queued streams one by one in order to preserve their content order.
Account's avatar
rvagg/isstream
Determine if an object is a Stream
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
dominictarr/event-stream
construct pipes of streams of events
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io

Support the repos that depend on this repository

Top contributors

nfroidure's profile
nfroidure
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
nfroidure

nfroidure/streammerge

Merge given streams once they are readable ensuring their content integrity.

JavaScript
0
0
MIT License