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

bubble‑stream‑error is a tiny Node.js utility that forwards (or “bubbles”) error events from any number of chained streams up to a single “master” stream. It lets developers attach just one error handler to the final stream instead of adding listeners to each intermediate stream, simplifying error handling in stream pipelines. Ideal for Node developers who work with complex stream chains and want cleaner, centralized error management.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alessioalex/bubble-stream-error

Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
aheckmann/sliced
A faster Node.js alternative to Array.prototype.slice.call(arguments)
Account's avatar
abi/node-chunked-stream
Convert any stream into one that gives you data in user-defined sized chunks
Account's avatar
jaz303/colorize-stream
ANSI colorizing through stream!
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
bpostlethwaite/random-stream
Random ASCII source stream for experimentation and testing. Trivial, silly and sometimes useful.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

Support the repos that depend on this repository

Top contributors

alessioalex's profile
alessioalex
2 contributions

Recent events

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

No events yet
alessioalex

alessioalex/bubble-stream-error

Bubble errors from sub-streams to a master stream.

JavaScript
4
0
No license