qr-code icon indicating copy to clipboard operation
qr-code copied to clipboard

Web Component for generating QR codes

Results 3 qr-code issues
Sort by recently updated
recently updated
newest added

Hello, I tried to control the size of the QR code component like this: ``` qr-code { width: 10rem; height: 10rem; } ``` but this doesn't resize the actual QR...

Require a newer version of qrjs Hope this makes sense 😄 Had the idea, because before this nix webcomponent I used qrjs2 directly. But your component is an inspiration to...

Great project! 🏅 A few small thoughts (and questions): - Open the discussions tab (good for questions, to get fewer issues) - Remove projects tab if it isn't used -...