You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.gitignore | 6 months ago | |
LICENSE.txt | 6 months ago | |
README.md | 6 months ago | |
bootstrap.min.css | 6 months ago | |
bundle.js | 6 months ago | |
index.html | 6 months ago | |
main.js | 6 months ago | |
package-lock.json | 6 months ago | |
package.json | 6 months ago | |
qrcode.css | 6 months ago | |
qrcode.min.js | 6 months ago |
README.md
This is a simple web based QR code generator. It is available at https://qrcode.netzbegruenung.de.
Build bundle.js
:
npm install
npx browserify main.js --s QRCodeWrapper -o bundle.js
Used software: