🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@bg-dev/nuxt-s3

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bg-dev/nuxt-s3

Edge compatible S3 client for Nuxt

2.0.2
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

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

  • 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

Keywords

s3

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts