MCPcopy Create free account
hub / github.com/codemistic/Web-Development / script.js

File script.js

QR Code Generator/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const wrapper = document.querySelector(".wrapper"),
2qrInput = wrapper.querySelector(".form input"),
3generateBtn = wrapper.querySelector(".form button"),
4qrImg = wrapper.querySelector(".qr-code img");

Callers

nothing calls this directly

Calls 1

removeMethod · 0.80

Tested by

no test coverage detected