hyperdrive-import-queue

JSON →
library 2.1.0 ·javascript
verified Jun 7, 2026

A queue-based file importer for hyperdrive archives that emits per-file and overall progress events. Version 2.1.0 is the latest stable release, with occasional maintenance updates. It wraps the hyperdrive API and uses progress-stream to provide granular write progress. Unlike manual streaming, it handles batching, queuing, and progress reporting out of the box. Ideal for building file upload UIs in browser or Node.js with Dat ecosystem.