I built a lightweight & fully customizable React QR Code library

TL;DR AI
2 min readKey summary
A developer released @ttsalpha/qrcode, a new React QR code library built with TypeScript and pure SVG output.
It offers a lightweight, dependency-free way to generate scalable QR codes without relying on canvas or raster images.
The library supports multiple dot and corner styles, embedded logos, and strict typing for better customization.
It works with both ESM and CJS, making it easy to integrate into modern React projects.
