@bg-dev/nuxt-s3
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Nuxt S3

npm version npm downloads License Nuxt

S3 client for Nuxt with REST API thanks to aws4fetch.

Features

  • ✔️ Edge compatible
  • ✔️ Object upload remove via useS3Object composable
  • ✔️ Storage to filesystem as alternative

Quick Setup

  1. Add @bg-dev/nuxt-s3 dependency 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-s3

Documentation

The documentation website can be found here

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i @bg-dev/nuxt-s3

Weekly Downloads

18

Version

2.0.0

License

MIT

Unpacked Size

23.3 kB

Total Files

25

Last publish

Collaborators

  • bg-org