High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
Stars
6.5k
Forks
1.3k
Watchers
6.5k
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
Simplified demo TypeScript code by using the HTML element hidden attribute instead of CSS display:none.
82b60ddView on GitHubTweaked some length calculations to panic on overflow.
2b28bc2View on GitHubSimplified a bit of code with usize.div_ceil() (Rust 1.73).
dfe4710View on GitHubSimplified HTML code by nesting <input> in <label>, tweaked CSS to fit, with no visual changes.
9648a4dView on GitHubSlightly simplified the calculation of alignment pattern spacing in a non-obvious way, adapted from David Evans's "Lean QR" project.
8329a71View on GitHubChanged type hints to use native types (Python 3.9+) instead of the typing module.
42a886dView on GitHubFixed the package name in documentation comments for the qrcode-no-heap crate.
99f0579View on GitHubAdded missing metadata to Rust-no-heap's Cargo.toml, bumped the version because qrcodegen-no-heap 1.8.0 was already published on Crates.io.
49a66a2View on GitHub