0.0.3 • Published 12 months ago

@profilecity/unstorage-s3-driver v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@profilecity/unstorage-s3-driver

The package hosts contents provided in PR: unjs/unstorage#361

npm version npm downloads

HTTP Based S3 Driver for Unstorage (by UnJS).

Usage

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

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Published under the MIT license. Made by community 💛


🤖 auto updated with automd

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago