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

`wrap-stream` is a Node.js utility that creates a transform stream to prepend a prefix and/or append a suffix to the data passing through it. It's designed for developers working with Node.js streams who need to modify stream output with fixed text wrapping. The library is streams2-compliant and allows flexibility by accepting `null` for either the prefix or suffix.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/wrap-stream

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
2 contributions
junosuarez's profile
junosuarez
1 contributions

Recent events

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

No events yet
hughsk

hughsk/wrap-stream

Wrap the output of a stream with a prefix and/or suffix.

JavaScript
1
1
MIT License