1.0.1 • Published 5 months ago
fileuploadtos3-npm v1.0.1
S3 Easy Uploader 🚀
A simple and lightweight npm package to easily upload files to an AWS S3 bucket using multer
and @aws-sdk/client-s3
.
✨ Features
- 🔥 Super easy setup – Just provide AWS credentials and bucket details.
- ⚡ Multer integration – Works seamlessly with Express file uploads.
- 🔐 Secure – No need to manually configure AWS SDK every time.
📦 Installation
Install the package via npm:
npm install s3-easy-uploader