刘琳琳 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden
..
lib 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden
CHANGELOG.md 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden
LICENSE 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden
README.md 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden
package.json 97c35fdf0d 航汇HHArome小程序容器演示 2 maanden geleden

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.