|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| lib | hai 1 mes | |
| CHANGELOG.md | hai 1 mes | |
| LICENSE | hai 1 mes | |
| README.md | hai 1 mes | |
| package.json | hai 1 mes | |
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.