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

Node-zopfli is a Node.js library that provides bindings for the Zopfli Compression Algorithm, allowing developers to compress data using gzip, zlib, or deflate formats with approximately 5% better compression than standard gzip. It's designed for developers working on Node.js applications who need highly optimized compression for static content or cached resources, though it's significantly slower than gzip (about 100x slower) and best suited for scenarios where compression quality matters more than speed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pierreinglebert/node-zopfli

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
nodejs/node-addon-api
Node.js API (Node-API)
Account's avatar
prebuild/prebuild-install
A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
aws/aws-sdk-js
AWS SDK for JavaScript
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
prebuild/prebuild
A command line tool for easily making prebuilt binaries for multiple versions of node, electron or node-webkit on a specific platform
Account's avatar
klughammer/node-randomstring
A module for generating random strings

Support the repos that depend on this repository

Top contributors

pierreinglebert's profile
pierreinglebert
190 contributions
XhmikosR's profile
XhmikosR
15 contributions
duralog's profile
duralog
6 contributions
nstepien's profile
nstepien
2 contributions
kturney's profile
kturney
1 contributions
mariusbuescher's profile
mariusbuescher
1 contributions
mattrobenolt's profile
mattrobenolt
1 contributions
xmikus01's profile
xmikus01
1 contributions
lydell's profile
lydell
1 contributions
vmeurisse's profile
vmeurisse
1 contributions

Recent events

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

No events yet
pierreinglebert

pierreinglebert/node-zopfli

Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)

C++
111
37
MIT License