{"library":"multer-azure-storage","type":"library","category":null,"description":"Multer Azure Storage is a storage engine for multer (Express middleware) that saves uploaded files to Azure Blob Storage. Version 0.2.0 is the latest stable release. It supports configuration via connection string or account name/access key, customizable file naming, and returns blob properties (size, etag, metadata, URL) for each upload. This package is specific to the older Azure Storage SDK (v1) and the deprecated azure-storage npm package; it is not compatible with @azure/storage-blob v12. The repository appears unmaintained with no tests and no updates since 2017.","language":"javascript","status":"maintenance","version":"0.2.0","tags":["javascript","multer","azure","express","file upload","azure storage"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install multer-azure-storage","imports":["const MulterAzureStorage = require('multer-azure-storage');","const multer = require('multer');","const azure = require('azure-storage'); const blobService = azure.createBlobService(...);"]},{"cmd":"yarn add multer-azure-storage","imports":[]},{"cmd":"pnpm add multer-azure-storage","imports":[]}],"homepage":"https://github.com/MantaCodeDevs/multer-azure-storage#readme","github":"https://github.com/MantaCodeDevs/multer-azure-storage","docs":null,"changelog":null,"pypi":null,"npm":"multer-azure-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}