web-patterns

Web Patterns Directory

This project is a collection of web patterns with demos and examples. It showcases various functionalities using modern web APIs and techniques. The project is organized into different sections, each demonstrating a specific pattern or feature.

Project Structure

clipboard/
    copy-image.html
    copy-text.html
    paste-files.html
    paste-image.html
    paste-text.html
files/
    handle-files.html
    open-directory.html
    open-files.html
    save-file.html
    share-files.html
index.html
web-apps/
    app-badge.html
    app-shortcuts/
        app-shortcuts.html
        manifest.json
    periodic-sync/
        periodic-sync.html
        sw.js
    richer-install-ui.html
    share-current-page.html

HTML Files Overview

Clipboard Patterns

File Patterns

Web App Patterns

Getting Started

To explore the web patterns, open index.html in your browser. The main page provides links to all the demos and examples categorized into sections.

Author

Built with ❤️ by Chris for DevFest Rift 2024.

License

This project is licensed under the MIT License.