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

stream‑snitch is a tiny Node.js module that turns a text stream into an event emitter, firing a ‘match’ event each time a supplied regular‑expression pattern is found in the flowing data. It lets developers (e.g., web scrapers, crawlers, or any code that processes large or live text streams) react to matches on‑the‑fly without buffering the entire response.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dmotz/stream-snitch

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

dmotz's profile
dmotz
19 contributions

Recent events

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

No events yet
dmotz

dmotz/stream-snitch

👀 Event emitter for watching text streams with regex patterns

JavaScript
19
1
MIT License