From b1329b3b9849508c094b9101f19898b4f4a74715 Mon Sep 17 00:00:00 2001 From: Axel Terizaki Date: Sat, 29 Jun 2019 17:26:10 +0200 Subject: [PATCH] Add qrcode (#949) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4fc5846..0f3923f 100644 --- a/readme.md +++ b/readme.md @@ -435,6 +435,7 @@ - [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed. - [jimp](https://github.com/oliver-moran/jimp) - Image processing in pure JavaScript. - [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download. +- [qrcode](https://github.com/soldair/node-qrcode) - QR code and bar code generator. ### Text