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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xhmikosr/decompress-targz

Account's avatar
XhmikosR/decompress-tar
decompress tar plugin
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

kevva's profile
kevva
51 contributions
XhmikosR's profile
XhmikosR
20 contributions
shinnn's profile
shinnn
4 contributions

Recent events

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

No events yet
xhmikosr

xhmikosr/decompress-targz

tar.gz plugin for decompress

JavaScript
0
0
MIT License

A lightweight Node.js plugin that adds tar.gz support to the **decompress** library, allowing developers to extract `.tar.gz` archives either via promises (returning a Buffer) or as a duplex stream. It’s intended for JavaScript/Node developers who need a simple, pluggable way to handle tar‑gz decompression in their applications.