examples

QR Code Generator PWA.SVG Application

A QR code generator application built entirely within an SVG file using PWA capabilities.

Features

Usage

  1. Open qrgen.pwa.svg in a modern web browser
  2. Enter the text or URL you want to encode
  3. Click “Generate QR” to create the QR code
  4. Click on the QR code to copy it to clipboard

Development

Dependencies

Testing

Run unit tests:

node test.js

Run Playwright end-to-end tests:

npm test

API

Methods

License

[Your License Here]