![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | node_modules/ | 5 months ago | - | |
![]() | lib/ | 5 months ago | - | |
![]() | package.json | 5 months ago | 1.0K | |
![]() | README.md | 5 months ago | 1.0K | |
![]() | LICENSE | 5 months ago | 1.0K |
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.