|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| lib | %!s(int64=2) %!d(string=hai) anos | |
| node_modules | %!s(int64=2) %!d(string=hai) anos | |
| CHANGELOG.md | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| package.json | %!s(int64=2) %!d(string=hai) anos | |
Compress Commons is a library that defines a common interface for working with archive formats within node.
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.
Concept inspired by Apache Commons Compress™.
Some logic derived from Apache Commons Compress™ and OpenJDK 7.