S3 client for Nuxt with REST API thanks to aws4fetch.
- ✔️ Edge compatible
- ✔️ Object
uploadremoveviauseS3Objectcomposable - ✔️ Storage to filesystem as alternative
- Add
@bg-dev/nuxt-s3dependency to your project
# Using pnpm
pnpm add -D @bg-dev/nuxt-s3
# Using yarn
yarn add --dev @bg-dev/nuxt-s3
# Using npm
npm install --save-dev @bg-dev/nuxt-s3The documentation website can be found here