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 cb4cecf5e3
Refactored TypeScript code to add assert() function to make it easier to read the intent and compare to other language ports.
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. 3 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. 3 years ago
qrcodegen-input-demo.ts Added custom colors support to the TypeScript input demo web page and program. 3 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. 3 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. 3 years ago
qrcodegen.ts Refactored TypeScript code to add assert() function to make it easier to read the intent and compare to other language ports. 3 years ago