Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 978 Bytes

File metadata and controls

23 lines (14 loc) · 978 Bytes

Compress Commons v0.0.1 Build Status

Compress Commons is a library that defines a common interface for working with archives within node.

NPM

Install

npm install compress-commons --save

You can also use npm install https://github.com/ctalkington/node-compress-commons/archive/master.tar.gz to test upcoming versions.

Things of Interest

Credits

Concept inspired by Apache Commons Compress™.