nuxt-s3
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Nuxt S3

npm version npm downloads License Nuxt

S3 client for Nuxt 3 with REST API thanks to aws4fetch.

Features

  • ✔️ Lightweight, only 12kB in total
  • ✔️ Edge compatible
  • ✔️ Object upload remove via useS3Object composable
  • ✔️ Storage to filesystem as alternative

Quick Setup

  1. Add nuxt-s3 dependency to your project
# Using pnpm
pnpm add -D nuxt-s3

# Using yarn
yarn add --dev nuxt-s3

# Using npm
npm install --save-dev nuxt-s3

Documentation

The documentation website can be found here

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i nuxt-s3

Weekly Downloads

35

Version

1.2.0

License

MIT

Unpacked Size

23.1 kB

Total Files

25

Last publish

Collaborators

  • bg-org