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-pipe is a JavaScript utility for chaining async iterables together, allowing developers to pipe data through a series of transformations and sinks. It's designed for Node.js and browser environments, supporting duplex streams and automatic source wrapping. This tool is ideal for developers working with streaming data, particularly those building data processing pipelines or handling async iterables in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alanshaw/it-pipe

Account's avatar
achingbrain/it
Treat one or more iterables as a single iterable
Account's avatar
alanshaw/it-pushable
An iterable that you can push values into
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
achingbrain/it
Maps the values yielded by an async iterator
Account's avatar
reconbot/streaming-iterables
A collection of utilities for async iterables. Designed to replace your streams.

Support the repos that depend on this repository

Top contributors

web3-bot's profile
web3-bot
17 contributions
achingbrain's profile
achingbrain
9 contributions
semantic-release-bot's profile
semantic-release-bot
8 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions

Recent events

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

No events yet
alanshaw

alanshaw/it-pipe

🚇 Utility to "pipe" async iterables together

TypeScript
43
9
Other