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

concat-stream is a Node.js module that provides a writable stream to concatenate data from other streams and return the result via a callback. It's useful for collecting all data from a stream into a single buffer, array, or other specified data type.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/concat-stream

Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
es-shims/typedarray
TypedArray polyfill for old browsers
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

max-mapper's profile
max-mapper
48 contributions
mafintosh's profile
mafintosh
9 contributions
AndersDJohnson's profile
AndersDJohnson
1 contributions
trevorah's profile
trevorah
1 contributions
brianloveswords's profile
brianloveswords
1 contributions
daxxog's profile
daxxog
1 contributions
popomore's profile
popomore
1 contributions
jasnell's profile
jasnell
1 contributions
ljharb's profile
ljharb
1 contributions
kevva's profile
kevva
1 contributions

Recent events

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

No events yet
maxogden

maxogden/concat-stream

writable stream that concatenates strings or data and calls a callback with the result

JavaScript
576
61
MIT License