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

It-pair is a JavaScript library that provides a pair of connected source and sink async iterable streams, where data written to the sink is emitted by the source. It's designed for developers building complex stream pipelines, particularly those working with duplex streams in server-client architectures or other bidirectional communication scenarios.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alanshaw/it-pair

Account's avatar
achingbrain/it-stream-types
Typescript types for AsyncIterable sink/source/duplex streams
Account's avatar
ipfs/aegir
JavaScript project management
Account's avatar
achingbrain/it
Collects all values from an (async) iterable and returns them as an array
Account's avatar
achingbrain/it
Empties an async iterator
Account's avatar
alanshaw/it-pipe
Utility to "pipe" async iterables together

Support the repos that depend on this repository

Top contributors

web3-bot's profile
web3-bot
17 contributions
dependabot[bot]'s profile
dependabot[bot]
7 contributions
semantic-release-bot's profile
semantic-release-bot
7 contributions
achingbrain's profile
achingbrain
5 contributions
dominictarr's profile
dominictarr
5 contributions
jacobheun's profile
jacobheun
1 contributions

Recent events

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

No events yet
alanshaw

alanshaw/it-pair

a pair of {source, sink} streams that are internally connected (what goes into the sink comes out the source)

TypeScript
5
5
Other