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 2261248957
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
..
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 Changed internal name of the HTML demo program. 6 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. 4 years ago
qrcodegen-output-demo.html Added new HTML+TypeScript demo program, corresponding to the command line demos of all other languages. 6 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. 4 years ago
qrcodegen.ts In TypeScript version: moved QrCode.toSvgString() out of the library and into a demo program, slightly adapted some code, updated documentation comments. 4 years ago