![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | a year ago | - | |
![]() | node_modules/ | a year ago | - | |
![]() | LICENSE | a year ago | 1.0K | |
![]() | README.md | a year ago | 1.0K | 595aea1 more query options + view options [كارل مبارك] |
![]() | package.json | a year ago | 1.0K | afd0ccc remove unused [كارل مبارك] |
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.