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

A tiny Node.js utility that reads any readable stream and returns its full contents as a string. It works via a callback or a promise, optionally accepting an encoding, making it handy for developers who need to quickly convert streamed data (e.g., HTTP responses, file streams) into a string for further processing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jasonpincin/stream-to-string

Account's avatar
taylorhakes/promise-polyfill
Lightweight promise polyfill. A+ compliant
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
scottcorgan/tap-dot
Formatted TAP output with dots ...
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
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

jasonpincin's profile
jasonpincin
17 contributions
perrin4869's profile
perrin4869
3 contributions
BendingBender's profile
BendingBender
2 contributions
martinheidegger's profile
martinheidegger
1 contributions
ryasmi's profile
ryasmi
1 contributions

Recent events

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

No events yet
jasonpincin

jasonpincin/stream-to-string

Pipe a stream into a string, collect value with callback or promise

JavaScript
18
4
MIT License