An Internet Archive Client.
utility functions for archiver
a streaming interface for archive generation
TypeScript definitions for archiver
AES-256 and legacy Zip 2.0 encryption for Zip files
a streaming interface for archive generation
An extension for archiver to zip with password encryption.
Polyfills for various browsers including commonly used language features
a streaming zip archive generator.
Promise wrapper for archiver
Create a gzipped tar archive of a given path.
A shim for the setImmediate efficient script yielding API
The archiver fetches onchain data from L1 and stores it locally in a queryable form. It pulls: - **Checkpoints** (containing L2 blocks) from `CheckpointProposed` events on the Rollup contract - **L1-to-L2 messages** from `MessageSent` events on the Inbox
Bytefold-backed archive orchestration for directories/files across Node.js, Deno, and Bun.
Session sync extension for hydra-acp — uploads session bundles to a shared backend (Google Drive, fs) and imports peers' bundles.
tar archiver
Basic access to the Mac OS X Keychain
[](https://www.npmjs.com/package/vite-plugin-archiver)
Compress files and folders
Create tarball from files
Checks if CSS exceeds known stylesheet limits
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
List of known CSS properties
Module for the 'fog' gem to support Internet Archive.
Post URLs to Wayback Machine (Internet Archive), using a crawler, from Sitemap(s) or a list of URLs.
Anchor tags with icons for new window and internet archive.
Blacklight discovery interface for an Internet Archive collection.
Archaeo provides a Ruby interface to query, fetch, and save archived web content via the Wayback Machine CDX Server API, Availability API, SavePageNow API, and content fetching.
Simple gem to submit links to various internet archive services
Download an entire website from the Wayback Machine. Wayback Machine by Internet Archive (archive.org) is an awesome tool to view any website at any point of time but lacks an export feature. Wayback Machine Downloader brings exactly this.
A Ruby gem for downloading Grateful Dead concert recordings from the Internet Archive
Download complete websites from the Internet Archive's Wayback Machine. While the Wayback Machine (archive.org) excellently preserves web history, it lacks a built-in export functionality; this gem does just that, allowing you to download entire archived websites. (This is a significant rewrite of the original wayback_machine_downloader gem by hartator, with enhanced features and performance improvements.)
A Jekyll plugin that provides two Liquid tags (linkcard and polaroid) for creating styled card components with integrated Internet Archive functionality and image sizing. Also extends Markdown support to allow specifying image dimensions.
Download an entire website from the Wayback Machine. Wayback Machine by Internet Archive (archive.org) is an awesome tool to view any website at any point of time but lacks an export feature. Wayback Machine Downloader brings exactly this. This version bears minor fixes on original version. It is for hehaorui personal use.