multer-storage

JSON →
library 0.4.1 ·javascript
verified Jun 7, 2026

A storage engine for Multer (Express middleware) that uploads files directly to Google Cloud Storage. Version 0.4.1 is the latest stable release. The package wraps the @google-cloud/storage client and provides configurable file path, metadata, and ACL settings. It is inspired by multer-s3 but focused on GCS. Uses callbacks for filepath and metadata generation. Currently in early development (WIP) with limited documentation and breaking changes likely in future versions. Release cadence is irregular.