-
Consider the following example:
```
QR Code MWE
window.onload = function() {
var qrcode = new QRCode(document.getElementById("qrcode"), {
width : 300,
height : …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `qrcode-js-package@1.0.4` for the project I'm working …
-
Hi, great project saw on `noted.lol`.
I'm the author of `@qrcode-js/qrcode` a library for Node and browser to generate qrcodes.
Maybe it's worth to try it and see if it's better than `qrcode`
-
im use vue 3 with inertiajs, but not work in my project why?
### My Code
`import { createApp, h } from "vue";
import { createInertiaApp } from "@inertiajs/inertia-vue3";
import { InertiaProgre…
-
It would be nice if qrcode.js was fully unminified. Having that section in the middle that's minified makes it difficult to read and edit.
Thanks,
James
-
```console
2024-11-01T22:16:04.389Z info: on(logout) user:Contact, reason:logout()
2024-11-01T22:16:04.390Z info: on(scan) Waiting, 2, https://wechaty.js.org/qrcode/https%3A%2F%2Flogin.weixin.qq.com…
-
this will generate an error. go here: https://codepen.io/davidshimjs/pen/NdBYrg
and enter the below
> https://sdasda-asdasd-in-uat.appspot.com/?bid=0006300GG-UCA01&title=G-UCA01&name=Faculty%20of…
-
As mentioned in https://github.com/LFDT-Hiero/tsc/issues/15 we currently depened on `walletconnect/qrcode-modal@2.0.0-alpha.20` that shows as LGPL licensed in Snyk. I do not know if it is https://git…
-
There is a unicode character error that you need to fix urgently. :warning: :warning: :warning: :warning:
The same issue https://github.com/kozakdenys/qr-code-styling/issues/126
```
Test text; …
-
Hi there, it seems like the library doesn't work on Cloudflare even with the compatibility flags in wrangler.toml:
`compatibility_flags = ["nodejs_compat_v2"]`
Steps to reproduce:
1. Clone this r…