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

reversepoint is a tiny Node.js utility that provides a transform stream which buffers an incoming object stream and emits the objects in reverse order once the stream ends. It’s useful for developers who need to invert the order of streamed data (e.g., logs, records) in a simple, drop‑in manner, though it requires enough memory to hold the entire input.

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

AndreasMadsen's profile
AndreasMadsen
3 contributions
101100's profile
101100
1 contributions

Recent events

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

No events yet
andreasmadsen

andreasmadsen/reversepoint

Reverse an object stream

JavaScript
2
0
MIT License