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

**is-stream-ended** is a tiny Node.js utility that lets developers quickly determine whether a readable or writable stream has already finished. By inspecting a stream’s internal `_readableState` (or `_writableState`), it returns a simple boolean, making it useful for debugging or flow‑control in server‑side JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stephenplusplus/is-stream-ended

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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

stephenplusplus's profile
stephenplusplus
10 contributions
JustinBeckwith's profile
JustinBeckwith
1 contributions

Recent events

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

No events yet
stephenplusplus

stephenplusplus/is-stream-ended

Check if a stream has ended

JavaScript
3
2
MIT License