tar-js

tar-js 0.2.0

Allows TAR-ing files on the client side (browser). The library is a port of tar-async for Node.js for the browser, with a couple differences.A similar tool for creating GZIP archives is also available.Features:Add strings to a tar archive as...

gzip-js

gzip-js 0.3.2

Allows GZIP-ing files on the client side (browser).gzip-js uses the DEFLATE algorithm for compressing data.A similar tool for creating TAR archives is also available.Requirements:JavaScript enabled on client...