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

`terminus` simplifies the creation of Node.js `stream.Writable` streams by eliminating boilerplate code. It provides both a flexible core function and specialized helper streams (like `devnull`, `concat`, and `tail`) for common tasks such as discarding data or collecting stream contents. The library is primarily for

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
brycebaril

brycebaril/node-terminus

An abstraction for making stream.Writable streams without all the boilerplate.

JavaScript
13
2
MIT License
brycebaril's profile
brycebaril
32 contributions
max-mapper's profile
max-mapper
1 contributions

Support the dependencies of brycebaril/node-terminus

Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
brycebaril/node-stream-spigot
A readable stream generator, useful for testing or converting simple functions into Readable streams.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
brycebaril/through2-spy
A through2 wrapper to for simple stream.PassThrough spies.