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

pull‑defer provides a tiny utility for the Pull‑Stream ecosystem that creates “deferred” streams—place‑holders for sources, sinks, or through (transform) streams that stay idle until you explicitly attach a real stream with `resolve` (or `start`). It lets developers compose pipelines where the actual data flow can be hooked up later, useful for coordinating asynchronous setup in Node.js applications. Suitable for developers building modular, lazy‑loaded or dynamically‑wired Pull‑Stream pipelines.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dominictarr/pull-defer

Account's avatar
dominictarr/pull-pair
pair a source pull-stream and a sink pull-stream
Account's avatar
dominictarr/pull-peek
Account's avatar
pull-stream/pull-stream
minimal pull stream
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

dominictarr's profile
dominictarr
19 contributions
CoderPuppy's profile
CoderPuppy
1 contributions
tjconcept's profile
tjconcept
1 contributions

Recent events

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

No events yet
dominictarr

dominictarr/pull-defer

create a placeholder for a pull stream that won't start moving until later

JavaScript
8
2
MIT License