The package hosts contents provided in PR: unjs/unstorage#361
HTTP Based S3 Driver for Unstorage (by UnJS).
Install package:
# ✨ Auto-detect
npx nypm install @profilecity/unstorage-s3-driver
# npm
npm install @profilecity/unstorage-s3-driver
# yarn
yarn add @profilecity/unstorage-s3-driver
# pnpm
pnpm install @profilecity/unstorage-s3-driver
# bun
bun install @profilecity/unstorage-s3-driver
local development
Published under the MIT license.
Made by community 💛
🤖 auto updated with automd