Displaying 1 to 20 from 30 results

Zip - Swift framework for zipping and unzipping files.

  •    Swift

A Swift 4.0 framework for zipping and unzipping files. Simple and quick to use. Built on top of minizip. Import Zip at the top of the Swift file.

adm-zip - A Javascript implementation of zip for nodejs

  •    Javascript

Fork of a Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk

node-unzip - node.js cross-platform unzip using streams

  •    Javascript

Streaming cross-platform unzip tool written in node.js. Unzip provides simple APIs similar to node-tar for parsing and extracting zip files. There are no added compiled dependencies - inflation is handled by node.js's built in zlib support. Unzip is also an example use case of node-pullstream.

zip.js - JavaScript library to zip and unzip files

  •    Javascript

A JavaScript library to zip and unzip files in the browser. It supports simultaneous reads and writes to one or more zip files. It supports Zip64 format, WinZIP AES and PKWare ZipCrypto encryption.




Info ZIP - Compressor Archiver Utilities

  •    C

Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP.

yauzl - yet another unzip library for node

  •    Javascript

yet another unzip library for node. For zipping, see yazl.See also examples/ for more usage examples.

node-ls-archive - Node Module for archive files

  •    CoffeeScript

List or read the files and folders inside archive files.List the files and folders inside the archive file path. The callback gets two arguments (error, archiveEntries).

minizlib - A smaller, faster, zlib stream built on http://npm

  •    Javascript

A tiny fast zlib stream built on minipass and Node.js's zlib binding.This module was created to serve the needs of node-tar v2. If your needs are different, then it may not be for you.


extract-zip - Zip extraction written in pure JavaScript. Extracts a zip into a directory.

  •    Javascript

Unzip written in pure JavaScript. Extracts a zip into a directory. Available as a library or a command line program.Uses the yauzl ZIP parser.

decompress-response - Decompress a HTTP response if needed

  •    Javascript

Decompresses the response from http.request if it's gzipped or deflated, otherwise just passes it through.Used by got.

unzip-crx - Unzip chrome extension files

  •    Javascript

If you want to unzip Chrome extension files (*.crx) you might have the problem that your unzip lib claims that the file header is malformed. This is due to that Chrome adds some extra information for identifying crx files. unzip-crx handles those additional headers and unzips as usual. Resolves with a Promise if the file was unzipped successfully, throws otherwise (use .catch()).

node-unzip-to-s3 - Unzip files directly to Amazon S3 using streams.

  •    Javascript

Unzip files directly to Amazon S3 using streams. unzip-to-s3 uses Knox underneath, so refer to their Client Creation Options for all client options.

abrute - Multi-threaded AES Brute Force File Decryption

  •    Rust

Abrute is a multi-threaded brute force file decryption tool. Many features have been added to this including a resume feature, a JSON endpoint, computer clustor workload splitting, character adjacency limitting, and custom CLI reporters. Abrute will decrypt the .aes and .zip extension files on any Linux compatible system. abrute needs the nightly build of Rust for the TryFrom trait.

grunt-zip - Zip and unzip files via a grunt plugin

  •    Javascript

This was created for dependency management via grunt-curl and grunt-zip as a low-tech alternative to bower and similar solutions.

node-zip

  •    Javascript

node-zip - Zip/Unzip files ported from JSZip

aspZip - A classic ASP zip and unzip utility class that uses the native zip support from Windows (XP and above) - no components needed

  •    ASP

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

node-minizip - A node.js addon binding Minizip for handling zip files

  •    C++

node-minizip is a node.js addon binding Minizip for handling zip files. MIT license. See LICENSE file for details.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.