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

A lightweight Node.js mix‑in that adds a simple, interrupt‑driven parsing API to any `Writable` or `Transform` stream. It lets developers declare “read the next N bytes”, “skip N bytes”, or “passthrough N bytes” callbacks, making it easy to build streaming parsers for binary formats such as FLV, WAV, ICY, etc. The library is aimed at Node developers who need custom, chunk‑by‑chunk parsers for data flowing through streams.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tootallnate/node-stream-parser

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js

Support the repos that depend on this repository

Top contributors

TooTallNate's profile
TooTallNate
69 contributions
fb55's profile
fb55
1 contributions
codeaholics's profile
codeaholics
1 contributions

Recent events

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

No events yet
tootallnate

tootallnate/node-stream-parser

Generic interruptible "parser" mixin for Transform & Writable streams

JavaScript
29
6
MIT License