UI for Zipcoin Blue
BlackJack 3df7502993 most working, work on front end 6 years ago
..
lib most working, work on front end 6 years ago
LICENSE most working, work on front end 6 years ago
README.md most working, work on front end 6 years ago
package.json most working, work on front end 6 years ago

README.md

Compress Commons v1.2.1 Build Status Build status

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.