good-lly/s3mini
⚠️ Moved to Code.NOLOG: https://code.nolog.cz/thinking.tools/s3mini - Tiny S3 client. Edge computing ready. No-dep. In Typescript. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 97
- Release rhythm 78
- Longevity 39
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 11
- age_days: 558
- days_rel: 147
- days_push: 23
- n_releases_24m: 16
Adoption not part of the score
1343 stars · 22 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
s3mini is an ultra-lightweight (~20 KB) zero-dependency TypeScript client for S3-compatible object storage, supporting AWS SigV4, pre-signed URLs, SSE-C, and multipart uploads. It runs on Node, Bun, and edge platforms like Cloudflare Workers (no browser support), and is tested against R2, Backblaze B2, MinIO, Ceph, Garage, and more.
Use cases
- upload and download files to S3 from Cloudflare Workers
- lightweight S3 client for Bun or Node with no dependencies
- generate pre-signed URLs for object storage
- work with Cloudflare R2, Backblaze B2, or MinIO buckets
- perform multipart uploads to S3-compatible storage
- access object storage from edge/serverless functions
When to choose
- you need a tiny, fast, dependency-free S3 client for server-side or edge runtimes
- you use S3-compatible providers like R2, B2, MinIO, Ceph, or Garage
- you want tree-shakeable TypeScript with type definitions
When to avoid
- you need browser-side S3 access (not supported)
- you need the full AWS S3 API surface beyond the essential operations
- you rely on the AWS SDK's extensive ecosystem and integrations
Facets
library · maturity active
http-client object-storage sdk file-upload cloud-computing developer-tools files apis bun cloud serverless cross-platform s3-client aws-sigv4 edge-computing cloudflare-workers zero-dependency typescript presigned-urls multipart-upload object-storage nodejs
1 source
- readme: https://github.com/good-lly/s3mini · fetched 2026-08-28 · ee35599e3d19
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| good-lly/s3mini | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem