It's a utility of zlib, gzip and zip format binary data.
Compress any file or folder to .zip format
Reads Japanese dictionaries in a .zip format compatible with Yomichan.
Grunt plugin to unzip archives in zip format
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
Zip Archive Loader
Process zip files using streaming API
unzip a zip file into a directory using 100% javascript
No description provided.
React component to format number in an input or as a text.
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
node.js library for reading and extraction of ZIP archives
AES-256 and legacy Zip 2.0 encryption for Zip files
TypeScript definitions for adm-zip
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
a streaming zip archive generator.
ZIP maker for Electron Forge
Cross-platform .zip file creation
Zip it and ship it
Protocol Buffers for JavaScript
A zip and unzip library for Node.js.
A minimal, synchronous Zip reader and writer
Uses OS zip command if available (for better performance and speed) or node.js version if there is no system command available. Can be called via node or command line.
Compress a complete folder or a glob list into a zip/tgz/br/7z file
Post/zip code formatting and validation for the UK, US, CA and more.
This library is used to parse a Rightmove format zip file
each directories arcive to zip format file.
Adds validation methods considering different country zip code formats. Currently, we can validate 130 countries.
A Ruby library for working with ZIP Container Format files. See http://www.idpf.org/epub/30/spec/epub30-ocf.html and https://www.w3.org/TR/epub-33/#sec-ocf for the OCF specification and https://learn.adobe.com/wiki/display/PDFNAV/Universal+Container+Format for the UCF specification.
Omnizip is an extractor/compressor library that implements a comprehensive set of data compression algorithms and archive formats, in pure Ruby. Supports LZMA, ZIP, 7z, RAR, XZ, CPIO, ISO 9660, PAR and more.
A gem that uses data formerly available from CivicSpace Labs (included with this project in CSV format in the lib/data directory) in conjunction with ActiveRecord to let you add fast zip code meta info lookups to your Rails app.
Draw dots on maps by lat/lon or zip code. Includes a library of 30 map backgrounds, and associated geocoding configuration data, and a table of US zip codes with their approximate centroids as latitude and longitude. Exposes the ImageMagick image and coordinate conversions so that overlaying labels, lines, and other features on dots is possible. Renders as a blob suitable for e.g. Rails send_data as an img tag src and writes files in any supported ImageMagick graphic format.
Ipgeolocation.io's IP API Stack provides country, city, state, province, time zone, current time, local currency, latitude and longitude, company detail, ISP, language, zip code, country calling code and much more from any IPv4 and IPv6 address in JSON and XML format with https support even in freegeoip plan
OCRAN (One-Click Ruby Application Next) packages Ruby applications for distribution. It bundles your script, the Ruby interpreter, gems, and native libraries into a self-contained artifact that runs without requiring Ruby to be installed on the target machine. Three output formats are supported on all platforms: - Self-extracting executable (.exe on Windows, native binary on Linux/macOS) - Directory with a launch script (--output-dir) - Zip archive with a launch script (--output-zip) This is a fork of OCRA maintained for Ruby 3.2+ compatibility. Migration guide: replace OCRA_EXECUTABLE with OCRAN_EXECUTABLE in your code. Usage: ocran helloworld.rb # builds helloworld.exe / helloworld ocran --output-dir out/ app.rb ocran --output-zip app.zip app.rb See readme at https://github.com/largo/ocran Report problems at https://github.com/largo/ocran/issues
Create a personalized concert calendar and host it on your own server for subscription. First, this app parses your iTunes Music Library and retrieves a list of your artists. Second, it retrieves a list of local concerts in your area using your ZIP code. Third, it recommends the concerts you should attend by finding any concerts that include an artist found in your iTunes library. These recommended concerts are converted to iCal format and written to an .ics file. Lastly, the app uploads the .ics file to a server of your choice via FTP. Once hosted, you can subscribe to your personalized concert calendar using any modern calendar application. Rock on!
zu == Unzipper (in the tradition of `uz`, but better). Works for .tgz, .xz, .zip, .deb, .rpm — you name it. (Literally. If you find an archive that it doesn't open, let me know about it and I'll add that.) If you have an archive sitting there of format `xyz`, then `zu foo.xyz` should take care of it. It will: - Know how to extract the archive (based on extension ┈ though a version that detects based on `file` is something we're considering) - Guard against impoliteness. That is, if the archive only has one file, it will be permitted to extract into the current directory, otherwise it will first `mkdir foo; cd foo` then extract there. (The directory name will be the archive file minus the extension.) - Download the file first, using `wget`, if the arg starts with `http:`, `https:`, or `ftp:` - Remove the archive file if you pass `-d` Dependencies ------------ `zu` doesn't strive to be dependency-free by any means. For starters, it expects Ruby. Then it simply delegates to `unzip`, `gunzip`, `tar`, etc. Not sure if I ever plan on changing this. The main purpose is to optimize the command-line extraction of archives on a configured box. Installation ------------ 1. Have Ruby 1.8 (with gems) or 1.9 2. `gem install zu` Feedback -------- Tell us. (exad-zu@sharpsaw.worg)[mailto:exad-zu@sharpsaw.org]
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.