{"library":"zip-bucket","type":"library","category":null,"description":"A Node.js library for creating .zip archives from files in a Google Cloud Storage bucket. Version 2.0.0 splits out the CLI tool into a separate package (zip-bucket-bin). It provides a Promise-based API with streaming support to handle large files efficiently. Alternative to manually downloading and zipping GCS files, with options to save locally, upload back to GCS, and rename files via a mapper function. Known for potential write stream timeouts (~1%) on large uploads.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","zip","cloud-storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install zip-bucket","imports":["import zipBucketFactory from 'zip-bucket'","const zipBucket = require('zip-bucket')(storage)","import zipBucketFactory from 'zip-bucket'"]},{"cmd":"yarn add zip-bucket","imports":[]},{"cmd":"pnpm add zip-bucket","imports":[]}],"homepage":"https://github.com/DrPaulBrewer/zip-bucket#readme","github":"https://github.com/DrPaulBrewer/zip-bucket","docs":null,"changelog":null,"pypi":null,"npm":"zip-bucket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}