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

isStream is a Node.js utility that determines if an object is a Stream, including various Stream types like Readable, Writable, Duplex, and Transform. It provides functions like `isStream()`, `isReadable()`, `isWritable()`, and `isDuplex()` to check for specific Stream implementations. This library is useful for Node.js developers working with Streams who need to verify object types at runtime.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rvagg/isstream

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
isaacs/core-util-is
The `util.is*` functions introduced in Node v0.12.
Account's avatar
juliangruber/isarray
Array#isArray for older browsers
Account's avatar
nodejs/string_decoder
The string_decoder module from Node core
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()

Support the repos that depend on this repository

Top contributors

rvagg's profile
rvagg
9 contributions
RossGammon's profile
RossGammon
1 contributions

Recent events

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

No events yet
rvagg

rvagg/isstream

Determine if an object is a Node.js Stream

JavaScript
63
4
MIT License