{"library":"multer-aliyun-oss","type":"library","category":null,"description":"Multer storage engine for AliYun OSS (Object Storage Service). Current stable version 2.1.3. Allows uploading files directly to Alibaba Cloud OSS via multer middleware in Express-like Node.js apps. Provides configurable bucket, region, credentials, and optional destination/filename functions. No native TypeScript types; relies on @ali-oss SDK. Suitable for Node.js backend apps using Alibaba Cloud ecosystem.","language":"javascript","status":"active","version":"2.1.3","tags":["javascript","multer","storage","aliyun","oss"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install multer-aliyun-oss","imports":["const MAO = require('multer-aliyun-oss');","const upload = multer({ storage: MAO({...}) });","destination: (req, file, cb) => cb(null, 'uploads/')"]},{"cmd":"yarn add multer-aliyun-oss","imports":[]},{"cmd":"pnpm add multer-aliyun-oss","imports":[]}],"homepage":"https://github.com/ay86/multer-aliyun-oss#readme","github":"https://github.com/ay86/multer-aliyun-oss","docs":null,"changelog":null,"pypi":null,"npm":"multer-aliyun-oss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}