lhl 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
..
lib 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
node_modules 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
LICENSE 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
README.md 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos
package.json 6ff0e96ad3 8-4-1 %!s(int64=2) %!d(string=hai) anos

README.md

Compress Commons Build Status Build status

Compress Commons is a library that defines a common interface for working with archive formats within node.

NPM

Install

npm install compress-commons --save

You can also use npm install https://github.com/archiverjs/node-compress-commons/archive/master.tar.gz to test upcoming versions.

Things of Interest

Credits

Concept inspired by Apache Commons Compress™.

Some logic derived from Apache Commons Compress™ and OpenJDK 7.