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

accum is a Node.js library that provides a simple write stream to accumulate data from other streams, returning the collected data as a buffer, string, or array. It is designed for developers working with Node.js streams who need an easy way to gather all data from a stream into a single result.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jeffbski/accum

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jeffbski/chai-stack
Light wrapper around chaijs which automatically sets chai.Assertion.includeStack = true
Account's avatar
jeffbski/pass-stream
pass-through stream which can filter/adapt and pause data as it passes through (streams2)

Support the repos that depend on this repository

Top contributors

jeffbski's profile
jeffbski
28 contributions

Recent events

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

No events yet
jeffbski

jeffbski/accum

Simple stream sink which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string, or raw array. (streams2)

JavaScript
6
0
MIT License