A standalone offline HTML5 QR code generator
Stars
275
Forks
60
Watchers
275
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: Limit max width in vertical layout to prevent bottom of QR code being cut off
b4d450fView on GitHubfix(UI): Keep old layout with word wrap instead of scorll baron desktop devices
0bdd41aView on GitHubAdded horizontal scroll in the header to prevent viewport overflow on mobile. Changed the height css from 100vh to 100dvh to prevent clipping of the QR code on mobile.
58e10d9View on GitHubAdded a GUI for ECC level and download format options. Clipboard monitoring button is badly broken
87b4dceView on GitHub