mirror of
https://github.com/infrost/RaptorQR.git
synced 2026-08-31 15:07:50 +08:00
efdf9d0e1304bc35ee4b179a5486315c8c8eb61e
- Fix Robust profile: V20-Q (97 modules, 315px) instead of broken V31-Q — fewer modules = bigger squares = camera-friendly — K=16, R=16 (100% overhead for max robustness) — Actual max payload: 450 bytes (verified against QR library) - Fix Balanced: V25-Q, K=20, R=12 - Fix Fast: V35-M, K=24, R=8 - Remove ugly white border: global CSS reset (margin:0, padding:0) - Remove broken estimated GIF size (was off by orders of magnitude) - Show actual GIF size after generation instead - Add 8MB file size limit - Remove warning banners
qr
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.
Description
No description provided
file-transferfountain-codesofflinep2pprivacyqr-codeqr-loopqrcodeqrcode-generatorqrcode-scannerraptorqwasm
Readme
MIT
639 KiB
Languages
TypeScript
85.9%
JavaScript
8.2%
Python
5.4%
HTML
0.5%