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 **unbzip2‑stream** module provides a pure‑JavaScript, streaming Bzip2 decompressor that works both in Node.js and in browsers (via Browserify or a script tag). It lets developers pipe compressed data through a Transform stream to get uncompressed output, handling Buffer compatibility across environments. Ideal for Node or front‑end projects that need on‑the‑fly Bzip2 extraction without native addons.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of balena-io-modules/unbzip2-stream

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
feross/buffer
Node.js Buffer API, for the browser
Account's avatar
chrisdickinson/beefy
local development server that aims to make using browserify fast and fun
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
timoxley/tape-run
Headless tape test runner
Account's avatar
substack/throughout
apply a through stream to the output side of another through stream

Support the repos that depend on this repository

Top contributors

regular's profile
regular
48 contributions
jeromew's profile
jeromew
2 contributions
lurch's profile
lurch
1 contributions

Recent events

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

No events yet
balena-io-modules

balena-io-modules/unbzip2-stream

streaming unbzip2 implementatio in pure javascript for node and browsers

JavaScript
1
1
Other