2025-06-11 08:24:19 +02:00
2025-06-11 09:20:49 +02:00
2025-06-11 07:57:12 +02:00
2025-07-20 20:28:09 +02:00
2025-06-11 07:54:03 +02:00
2025-06-11 14:31:53 +02:00

OnlyQR - SVG QR Code Generator

A simplified, SVG-only QR code generator based on QRCode.js. This lightweight library generates clean, scalable SVG QR.

Try it out at OnlyQR Demo.

Changes from Original QRCode.js

  • Removed Canvas and Table rendering methods
  • SVG is now the default and only rendering method
  • Simplified codebase with reduced file size
  • Modern web interface included
  • Automatic sizing based on QR code complexity

Credits

Based on QRCode.js by davidshimjs

Description
No description provided
Readme 211 KiB
Languages
JavaScript 79.8%
CSS 12.3%
HTML 7.9%