airmrcr/qrious
Pure JavaScript library for QR code generation using canvas observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 5502
- days_rel: n/a
- days_push: 806
- n_releases_24m: 0
Adoption not part of the score
1617 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QRious is a pure JavaScript library for generating QR codes using HTML5 canvas in the browser. It provides a simple API to render customizable QR codes onto canvas elements with configurable size, colors, and error correction levels.
Use cases
- generate QR codes in the browser
- render QR codes onto a canvas element
- create QR codes for URLs or text on a web page
- customize QR code colors and size
- add QR code generation to a JavaScript web app
When to choose
- you need client-side QR code generation in pure JavaScript
- you want to render QR codes to HTML5 canvas with simple configuration
- you need a lightweight browser-only QR library without dependencies
When to avoid
- you need server-side QR generation in Node.js (use node-qrious or another library)
- you need QR code scanning/reading rather than generation
- you need actively developed features or guaranteed long-term support
Facets
library · maturity maintenance
graphics image-processing web-development frontend browser cross-platform qr-code canvas javascript barcode-generation nodejs
2 sources
- readme: https://github.com/airmrcr/qrious · fetched 2026-08-28 · 9d781f1d0a4b
- homepage: https://neocotic.com/qrious · fetched 2026-08-29 · ea3af06dccbf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airmrcr/qrious | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem