Online tool for calculating QR code mask providing graphical view
DarkCat09
f911c7bd2a
Made a separate function `intDiv` for integer division, that's more readable than `Math.floor` inside expression. The function performs `a / b` and then truncates the fractional part using the fastest method: binary `~~` |
||
---|---|---|
index.html | ||
LICENSE | ||
script.js | ||
style.css |