node-yaqrcode
node-yaqrcode copied to clipboard
Pure Javascript QR Code Generator for NodeJS
For more info see https://docs.npmjs.com/cli/v9/configuring-npm/package-json#license
We are hoping to be able to take advantage of the inherent ability of QR codes to produce multiple different versions of the same QR. We have found that all...
Hallo, I am using yaqrcode like this: `qrCode = yaqrcode(uri, { size: 225 });` The resulting qr-code seems to have a different width of the white border ("quiet zone") surrounding...
Hi guys, Is possible to export the QR code like JPEG or PNG format? Thanks in advance, Nicholls