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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of staltz/callbag-observe

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

staltz's profile
staltz
1 contributions

Recent events

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

No events yet
staltz

staltz/callbag-observe

👜 Callbag listener sink that receives data from any listenable source

JavaScript
14
3
MIT License

callbag‑observe provides a tiny **listener sink** for the Callbag ecosystem – essentially the Callbag equivalent of `observable.subscribe`. By supplying a callback, you can attach to any Callbag source (e.g., timers, streams, user events) and receive its emitted values, making it useful for developers who work with Callbag‑based reactive streams in JavaScript/Node.js.