[HN Gopher] Client-side QR code generator with SVG output
       ___________________________________________________________________
        
       Client-side QR code generator with SVG output
        
       Author : kentbrew
       Score  : 29 points
       Date   : 2024-08-31 17:42 UTC (5 hours ago)
        
 (HTM) web link (fietkau.software)
 (TXT) w3m dump (fietkau.software)
        
       | kentbrew wrote:
       | "The demo on this page combines Project Nayuki's QR Code
       | generator library (a multi-language open source project that can,
       | among other things, perform the conversion of text into raw QR
       | code data) with my own QRSVG project, which can turn a QR-like
       | two-dimensional boolean data map into an efficient vector
       | description of its own visualization by tracing the contours of
       | contiguous shapes."
        
       | toddmorey wrote:
       | One of my favorite components from the open source web components
       | library Shoelace is the QR code generator:
       | https://shoelace.style/components/qr-code
        
       | nayuki wrote:
       | Thank you for building this wonderful UI on top of my library!
        
       ___________________________________________________________________
       (page generated 2024-08-31 23:00 UTC)