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

Memory Streams JS is a lightweight implementation of Node.js' Stream.Readable and Stream.Writable classes that stores stream data in memory rather than on disk. It's designed for developers who need to test stream operations or process data entirely in memory without creating temporary files, making it particularly useful for unit testing and web-based file streaming scenarios.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of paulja/memory-streams-js

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

paulja's profile
paulja
7 contributions
mike-lang's profile
mike-lang
4 contributions
martijndeh's profile
martijndeh
1 contributions
rictic's profile
rictic
1 contributions

Recent events

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

No events yet
paulja

paulja/memory-streams-js

Simple implmentation of Node.JS Stream.Readable and Stream.Writable classes holding the buffered data in memory.

JavaScript
53
9
MIT License