2017-05-03 15:35:00 +02:00
..
2017-05-03 15:35:00 +02:00
2016-10-10 03:43:44 +02:00
2017-04-24 16:14:29 +02:00
2017-04-24 16:14:29 +02:00

Compress Commons v1.2.0 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.