1
0
réplica de https://github.com/therootcompany/s3.js.git sincronizado 2024-11-16 17:09:00 +00:00
2020-03-13 21:40:38 -06:00
2020-03-13 21:40:38 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-13 21:40:38 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00
2020-03-12 04:26:31 -06:00

s3.js | a Root project

Minimalist S3 client

A lightweight alternative to the s3 SDK that uses @root/request and aws4.

  • set()
  • get()
  • head()
  • delete()
s3.set({
    accessKeyId,
    secretAccessKey,
    region,
    bucket,
    prefix,
    key,
    body
})
Descrição
A simple, lightweight s3 client. Only 2 dependencies total.
Leia-me 54 KiB
Idiomas
JavaScript 100%