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 **size‑limit‑stream** package is a Node.js Transform stream that monitors the cumulative data flowing through it and automatically destroys the pipeline once a configurable byte threshold is exceeded, protecting applications from oversized uploads (e.g., limiting HTTP request bodies). It’s aimed at developers who need built‑in size‑capping for streaming uploads—such as API services, file‑upload handlers, or any server‑side code that must enforce maximum request sizes without external middleware.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/size-limit-stream

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

max-mapper's profile
max-mapper
4 contributions

Recent events

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

No events yet
maxogden

maxogden/size-limit-stream

a through stream that destroys itself if an overall size limit for the combined stream throughput is exceeded. useful for e.g. limiting HTTP upload size

JavaScript
11
2
No license