javascript-qrcode-generator
There are 4 repositories under javascript-qrcode-generator topic.
keerti1924/QR-Code-Generator
An awesome but simple QR code generator written in JavaScript.
MettaSurendhar/qrGenerator
A command line app for generating qr codes for URLs using JavaScript , inquirer and qr-image packages
khamisilawrence/quick-qr
QR code generator built using HTML, CSS, and JavaScript.
Mo61n/QR-code-qenerator
generates a QR Code for a given URL. It uses the QRCode library to generate the QR Code and File and Navigator APIs for downloading and sharing the created QR Code.