| 1 | # zig-qrcode |
| 2 | |
| 3 |  |
| 4 | [](https://github.com/nektro/zig-qrcode/blob/master/LICENSE) |
| 5 | [](https://github.com/sponsors/nektro) |
| 6 | [](https://ziglang.org/) |
| 7 | [](https://github.com/nektro/zigmod) |
| 8 | |
| 9 | Zig library for quick-response (QR) codes |
| 10 | |
| 11 | https://en.wikipedia.org/wiki/QR_code |
| 12 | |
| 13 | https://observablehq.com/@zavierhenry/encoding-qr-codes |
| 14 | https://observablehq.com/@zavierhenry/qr-code-tables |