# qiniu/js-sdk

Qiniu Cloud JavaScript SDK

Repository: https://github.com/qiniu/js-sdk
Canonical: https://ross.abutalabs.com/products/js-sdk
Language: JavaScript
License Family: other
Last push: 2026-03-19T03:45:49+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 73, release rhythm 51, longevity 100
- inputs: {"age_days": 4586, "days_push": 167, "days_rel": 167, "gap_med": 124.5, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1403, forks 513 (observed 2026-08-28T04:04:37.820295+00:00)

## What it is
Qiniu Cloud's official JavaScript SDK for uploading files from the browser to Qiniu Cloud Storage (Kodo) and processing uploaded images. It supports chunked/resumable uploads via the H5 File API and image operations like thumbnails, watermarks, and chained processing pipelines.

## Use cases
- upload files from the browser to qiniu cloud storage
- resumable chunked uploads for large files in the browser
- generate image thumbnails and watermarks on qiniu-hosted images
- get image exif and metadata from uploaded files
- chain image processing operations like resize, crop, and watermark

## When to choose
- your web app stores user-uploaded files on Qiniu Cloud Storage
- you need browser-side uploads with resumable chunked transfer
- you want client-side image processing operations on Qiniu-hosted images

## When to avoid
- you use AWS S3, GCS, or another non-Qiniu cloud storage provider
- you need server-side token generation - this SDK requires a backend to issue upload tokens
- you need a Node.js server-side SDK rather than a browser client SDK

## Facets
- artifact type: library
- maturity: active
- function: file-upload, image-processing, sdk, http-client
- domain: cloud-computing, web-development, frontend, files
- platform: browser
- tags: qiniu-cloud, object-storage, resumable-upload, browser-sdk, image-processing-pipeline, javascript, nodejs

## Member repositories
- qiniu/js-sdk (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.820295+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:56.165257+00:00, confidence not recorded.
  - readme: https://github.com/qiniu/js-sdk (fetched 2026-08-28T04:04:37.820295+00:00, sha daacc9029707)
- Data as of 2026-08-30T08:39:29.467469+00:00.
