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

LazyStream is a small Node.js utility that provides lazy‑initialised readable and writable streams. By wrapping a factory function, it postpones opening files or other resources until the stream is actually accessed, avoiding “too many open files” errors; it’s aimed at developers who need to pass stream objects around without incurring immediate I/O overhead.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jpommerening/node-lazystream

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.

Support the repos that depend on this repository

Top contributors

jpommerening's profile
jpommerening
24 contributions
mariocasciaro's profile
mariocasciaro
1 contributions

Recent events

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

No events yet
jpommerening

jpommerening/node-lazystream

Create streams lazily when they are accessed (read from/written to).

JavaScript
55
13
MIT License