Skip to content

Create GitHub Pages Playground with SkiaSharp.QrCode WASM #301

@guitarrapc

Description

@guitarrapc

Summary

Build a GitHub Pages-hosted playground for SkiaSharp.QrCode, allowing users to experiment with the library directly in their browser using WebAssembly (WASM).

Details

  • Build a BlazorWASM-style project that compiles SkiaSharp.QrCode to WASM and runs completely client-side.
  • Features should include:
    • Input field for text to encode
    • Option to upload or select an image (drop-down image integration)
    • Controls to adjust QR code dot or shape
    • Trigger to generate a QR code with the above parameters
    • Option to generate many QR codes sequentially (to demo library performance under heavy load)

Motivation

This playground will allow users to interactively try SkiaSharp.QrCode in their browser, test encoding performance, and visually understand the output and customization capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update GitHub Actions code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions