Home / JavaScript Compression
11 Repositories
Sortby
JSZip A library for creating, reading and editing .zip files with JavaScript, with a lovely and simple API. See https://stuk.github.io/jszip for all t
Collection of CTF challenges. CTF Event Writeups 0CTF 2020 Quals CTFtime 2019 Quals CTFtime 2018 Finals CTFtime PersianCats 2018 Quals CTFtime Persian
tar-stream tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can e
Archiver A streaming interface for archive generation Visit the API documentation for a list of all methods available. Install npm install archiver --
decompress Extracting archives made easy See decompress-cli for the command-line version. Install $ npm install decompress Usage const decompress = r
pako zlib port to javascript, very fast! Why pako is cool: Results are binary equal to well known zlib (now contains ported zlib v1.2.8). Almost as fa
PeanutizeMe.com Archive In late 2021, the Peanuts Movie character creator at peanutizeme.com went offline. Using a mix of Wayback Machine snapshots an
yauzl yet another unzip library for node. For zipping, see yazl. Design principles: Follow the spec. Don't scan for local file headers. Read the centr
Wayback-timelapse Automatically create GIFS of a website's history if help - or to see a more userfriendly version of thes, send me a DM on twitter or
yazl yet another zip library for node. For unzipping, see yauzl. Design principles: Don't block the JavaScript thread. Use and provide async APIs. Kee
decompress-zip Extract files from a ZIP archive Usage .extract(options) Extracts the contents of the ZIP archive file. Returns an EventEmitter with tw