gcs-browser-upload

JSON →
library 2.0.0 ·javascript maintenance
verified Jun 7, 2026

Client-side library for resumable, chunked uploads to Google Cloud Storage directly from the browser. v2.0.0 supports pausing and resuming uploads across page reloads by storing chunk checksums in localStorage. Uses the GCS resumable upload protocol. Requires regenerator-runtime. Not actively maintained, but stable for browser-to-GCS uploads without a server proxy.