examples

PWA.SVG Example Application

This directory contains example Progressive Web Applications built entirely within SVG files. Each .pwa.svg file is a complete, self-contained application.

Notes PWA.SVG Application

A simple note-taking application built entirely within an SVG file using PWA capabilities.

Features

Usage

  1. Open note.pwa.svg in a modern web browser
  2. Start typing to create a new note
  3. Your notes are automatically saved

Development

Dependencies

Testing

Run unit tests:

node test.js

Run Playwright end-to-end tests:

npm test

API

Methods

License

[Your License Here]