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

PullStream is a Node.js module that provides a stream you can pull data from, allowing you to control when and how much data you receive. It's designed for developers who need more control over data flow in their applications, particularly when dealing with large or unpredictable data streams.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
joeferner's profile
joeferner
50 contributions
EvanOxfeld's profile
EvanOxfeld
10 contributions
aredridel's profile
aredridel
7 contributions
vvo's profile
vvo
2 contributions
mykmelez's profile
mykmelez
1 contributions
mcfedr's profile
mcfedr
1 contributions
evanoxfeld

evanoxfeld/node-pullstream

A node.js stream you can pull data from.

JavaScript
24
12
MIT License

Support the dependencies of evanoxfeld/node-pullstream

Account's avatar
nearinfinity/node-over
JavaScript function overloading framework.
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
EvanOxfeld/slice-stream
Pipe data through a stream until some fixed length is reached, then callback.
Account's avatar
samcday/node-stream-buffer
Buffer-backed Streams for reading and writing.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code