Ross ROSS = Recommend OSS · open-source software intelligence for agents

nimiq/qr-scanner

Lightweight Javascript QR Code Scanner observed · 2026-08-28

github.com/nimiq/qr-scanner · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3209
  • days_rel: n/a
  • days_push: 886
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2886 stars · 580 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A lightweight JavaScript/TypeScript QR code scanner library based on Cosmo Wolfe's port of Google's ZXing library. It supports webcam video stream and single-image scanning, runs in a WebWorker, and uses the browser's native BarcodeDetector when available.

Use cases

  • scan QR codes from the webcam in a web app
  • decode QR codes from uploaded images in the browser
  • add QR code login to a website
  • read QR codes without freezing the UI thread
  • scan colored or inverted QR codes in JavaScript

When to choose

  • you need a small, fast, browser-based QR scanner with high detection accuracy
  • you want webcam and image scanning out of the box
  • you need the main thread to stay responsive during scanning

When to avoid

  • you need to scan barcode formats other than QR codes
  • you need QR scanning in a native mobile app rather than the browser
  • your target browsers lack WebWorker or camera API support

Facets

library · maturity stable

computer-vision image-processing sdk web-development frontend computer-vision browser qr-code barcode-scanning webcam web-worker lightweight typescript web-server nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
nimiq/qr-scannermain32

For agents

markdown · JSON · MCP: product_card(name="nimiq/qr-scanner")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem