QR Generator without JavaScript
Wednesday 19 of March 2025
This website is without any JavaScript lines of code. It's absolutly not necessary, and I prefer to develop without any framework or library or packet manager (like npm or composer).I was playing on a VM, and I want to communicate a link to my host without enable the feature that allow copy/paste between host and guest. So I decide to use my phone as a bridge to do that !
QRCode are amazing, they are fast and simple to use. BUT ! I couldn't find any QRCode generator website without JavaScript. And I didn't want to install any piece of code or app on this VM.
So I made a QRGenerator JavaScript-free myself, available on this website !
Feel free to use it, images generated are removed after 120s.
Bye! :)
Comments