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 764749bd8a
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
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 Changed internal name of the HTML demo program. 5 years ago
qrcodegen-input-demo.ts In TypeScript version: moved QrCode.toSvgString() out of the library and into a demo program, slightly adapted some code, updated documentation comments. 3 years ago
qrcodegen-output-demo.html Added new HTML+TypeScript demo program, corresponding to the command line demos of all other languages. 5 years ago
qrcodegen-output-demo.ts In TypeScript version: moved QrCode.drawCanvas() out of the library and into demo programs, slightly adapted some code, updated documentation comments. 3 years ago
qrcodegen.ts Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code. 3 years ago