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

length-stream is a Node.js module that provides a simple pass-through stream which calculates and returns the length of data as it passes through. It's designed for developers working with streams who need to track the size of data without manually implementing length calculations. The module is particularly useful for Node.js applications that process streams and require knowledge of the final data length.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jeffbski/length-stream

Account's avatar
jeffbski/pass-stream
pass-through stream which can filter/adapt and pause data as it passes through (streams2)
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

Support the repos that depend on this repository

Top contributors

jeffbski's profile
jeffbski
8 contributions

Recent events

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

No events yet
jeffbski

jeffbski/length-stream

Simple pass-through node.js stream (RW) which accumulates the length of the stream. (streams2)

JavaScript
3
0
MIT License