消除我特牛
 
 
 
 
 
xiaochuwoteniu/packages/sftp/node_modules/compress-commons
yangqiwen 03a1cf9129 消除我特牛 5 months ago
..
lib 消除我特牛 5 months ago
CHANGELOG.md 消除我特牛 5 months ago
LICENSE 消除我特牛 5 months ago
README.md 消除我特牛 5 months ago
package.json 消除我特牛 5 months ago

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.