From 313abc219e3f9bf69088c89faabd05a870ca628f Mon Sep 17 00:00:00 2001 From: jwarwick-bry Date: Thu, 13 Nov 2025 17:38:02 +0000 Subject: [PATCH] Add JS library qrcodejs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d96e93..38ad2d5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ that the library allows to generate QR codes. - [instascan `R`](https://github.com/schmich/instascan) - HTML5 QR code scanner using your webcam. - [qrious `W`](https://github.com/neocotic/qrious) - Pure JavaScript library for QR code generation using canvas. +- [qrcodejs `W`](https://github.com/locandy/qrcodejs) - Pure Javascript, dependency-free generator including SVG and PNG rendering. ### TypeScript