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-to-stream is a utility for converting streaming iterables into Node.js streams, enabling seamless integration between async iterables and traditional stream-based workflows. It's designed for developers working with modern async iterable patterns who need to bridge them with Node.js's streaming ecosystem, particularly useful in data processing pipelines or when interfacing with APIs expecting Node.js streams.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alanshaw/it-to-stream

Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
mafintosh/fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
Account's avatar
alanshaw/get-iterator
Get the default iterator or async iterator for an iterable or async iterable
Account's avatar
alanshaw/p-fifo
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
alanshaw/it-pair
pair a source async iterable stream and a sink async iterable stream
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

web3-bot's profile
web3-bot
17 contributions
achingbrain's profile
achingbrain
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
alanshaw

alanshaw/it-to-stream

🚰 Convert streaming iterables to Node.js streams

JavaScript
23
3
MIT License