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

The **stream‑to‑json** module reads a Node.js readable stream, concatenates its data, parses the result as JSON, and returns the object via a callback. It’s useful for developers who need a simple way to deserialize JSON delivered over HTTP, file streams, or any other streaming source without handling the buffering and parsing manually.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of juliangruber/stream-to-json

Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
dominictarr/through
simplified stream construction

Support the repos that depend on this repository

Top contributors

juliangruber's profile
juliangruber
5 contributions

Recent events

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

No events yet
juliangruber

juliangruber/stream-to-json

Deserialize JSON from a stream

JavaScript
2
1
No license