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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jsbizon/node-memorystream

Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
pghalliday/grunt-mocha-test
A grunt task for running server side mocha tests
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)

Support the repos that depend on this repository

Top contributors

JSBizon's profile
JSBizon
16 contributions
DNizovtsev's profile
DNizovtsev
12 contributions
refractalize's profile
refractalize
2 contributions
MaxMotovilov's profile
MaxMotovilov
1 contributions
mscdex's profile
mscdex
1 contributions

Recent events

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

No events yet
jsbizon

jsbizon/node-memorystream

This is lightweight memory stream module for node.js.

JavaScript
84
13
MIT License

This project provides a lightweight in-memory stream module for Node.js, allowing developers to create streams that operate entirely in memory. It supports read/write states, piping, buffering, and emulating file streams, making it useful for filtering, mutating, or bridging data between variable-rate streams. It's ideal for Node.js developers needing efficient, flexible stream handling without relying on disk I/O.