我智商爆棚
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yangqiwen 1db2a0abc6 我智商爆棚 4 weeks ago
..
lib 我智商爆棚 4 weeks ago
CHANGELOG.md 我智商爆棚 4 weeks ago
LICENSE 我智商爆棚 4 weeks ago
README.md 我智商爆棚 4 weeks ago
package.json 我智商爆棚 4 weeks 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.