examples

Stopwatch PWA.SVG Application

A stopwatch application built entirely within an SVG file using PWA capabilities.

Features

Usage

  1. Open stoper.pwa.svg in a modern web browser
  2. Use the controls:
    • START: Begin timing
    • STOP: Pause the stopwatch
    • RESET: Reset the timer to zero
    • LAP: Record the current lap time

Development

Dependencies

Testing

Run unit tests:

node test.js

Run Playwright end-to-end tests:

npm test

API

Methods

License

[Your License Here]