Comment on Client-side QR code generator with SVG outputComments−jillesvangurp2yI've been using this library: https://www.npmjs.com/package/qrcode.Works great and it does svg too. There are a few alternatives to this around as well but this one seems good enough.
Comments
I've been using this library: https://www.npmjs.com/package/qrcode.
Works great and it does svg too. There are a few alternatives to this around as well but this one seems good enough.