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.
|
5 months ago | |
---|---|---|
.gitignore | 5 months ago | |
LICENSE.txt | 5 months ago | |
README.md | 5 months ago | |
bootstrap.min.css | 5 months ago | |
bundle.js | 5 months ago | |
index.html | 5 months ago | |
main.js | 5 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 months ago | |
qrcode.css | 5 months ago | |
qrcode.min.js | 5 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: