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

FlushWritable is a Node.js library that extends the Writable stream class to add a `_flush` method, allowing developers to flush buffered data before the `finish` event is emitted. It's designed for developers working with Node.js streams who need to ensure all buffered data is processed before the stream ends, such as when inserting rows into a SQL table or transferring data to S3.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tomfrost/flushwritable

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

TomFrost's profile
TomFrost
4 contributions
markstos's profile
markstos
1 contributions

Recent events

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

No events yet
tomfrost

tomfrost/flushwritable

A Node.js Writable stream that flushes before emitting finish

JavaScript
15
1
MIT License