kiruthiga 55473b7e7c initial push hai 5 días
..
lib 55473b7e7c initial push hai 5 días
node_modules 55473b7e7c initial push hai 5 días
CHANGELOG.md 55473b7e7c initial push hai 5 días
LICENSE 55473b7e7c initial push hai 5 días
README.md 55473b7e7c initial push hai 5 días
package.json 55473b7e7c initial push hai 5 días

README.md

Compress Commons

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.