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

streambuffers is a small Node.js utility that provides buffer‑backed implementations of the standard Readable and Writable streams (using the streams2 API). It lets developers turn a Buffer into a readable stream or collect streamed data into a Buffer, making it handy for testing, in‑memory data pipelines, or any situation where you need stream‑compatible I/O without touching the filesystem. The library is aimed at Node developers needing lightweight, buffer‑based stream handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jsantell/streambuffers

Account's avatar
jsantell/buffer-queue
fast buffer storage
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
inspect-js/buffer-equal
return whether two buffers are equal

Support the repos that depend on this repository

Top contributors

jsantell's profile
jsantell
6 contributions

Recent events

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

No events yet
jsantell

jsantell/streambuffers

Buffer-based readable and writable streams

JavaScript
2
1
MIT License