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

`consume-until` is a tiny Node.js utility that reads data from any readable stream until a specified string or buffer pattern is encountered, then returns the accumulated data via a callback. It’s aimed at developers who need simple, callback‑based parsing of streamed protocols (e.g., extracting HTTP headers) without writing custom stream‑handling logic.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of watson/consume-until

Account's avatar
soldair/node-buffer-indexof
find the index of a buffer in a buffer
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

watson's profile
watson
7 contributions
jhnns's profile
jhnns
1 contributions

Recent events

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

No events yet
watson

watson/consume-until

Consume a stream until a given pattern is found

JavaScript
12
1
MIT License