You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/typescript-javascript
Project Nayuki f0945bc682
Tweaked Python, Rust, TypeScript code to rename the constructor `mask` parameter to `msk` for consistency with Java and C++ language ports (related to commit 67c62461d3), and to avoid potential confusion with the object field named `mask`.
3 years ago
..
build.sh Removed the test worker program in every language and the Python batch tester, because this is not core functionality and is hard to explain. 4 years ago
qrcodegen-input-demo.html Slightly improved the visual appearance of web pages for TypeScript/JavaScript demos, also tweaked a bit of HTML code. 4 years ago
qrcodegen-input-demo.ts Added custom colors support to the TypeScript input demo web page and program. 4 years ago
qrcodegen-output-demo.html Slightly improved the visual appearance of web pages for TypeScript/JavaScript demos, also tweaked a bit of HTML code. 4 years ago
qrcodegen-output-demo.ts In TypeScript version, added parameters for custom module colors when rendering to canvas, changed some demo code to use non-black/white colors. 4 years ago
qrcodegen.ts Tweaked Python, Rust, TypeScript code to rename the constructor `mask` parameter to `msk` for consistency with Java and C++ language ports (related to commit 67c62461d3), and to avoid potential confusion with the object field named `mask`. 3 years ago