third_party_qrcodegen/typescript-javascript
2021-11-12 03:28:41 +00:00
..
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. 2021-07-28 17:09:18 +00:00
qrcodegen-input-demo.html Slightly improved the visual appearance of web pages for TypeScript/JavaScript demos, also tweaked a bit of HTML code. 2021-07-28 18:31:33 +00:00
qrcodegen-input-demo.ts Added custom colors support to the TypeScript input demo web page and program. 2021-07-28 18:11:31 +00:00
qrcodegen-output-demo.html Slightly improved the visual appearance of web pages for TypeScript/JavaScript demos, also tweaked a bit of HTML code. 2021-07-28 18:31:33 +00:00
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. 2021-07-28 17:55:59 +00:00
qrcodegen.ts Tweaked some of QrSegment.makeEci()'s integer literals to binary notations in most language ports. 2021-11-12 03:28:41 +00:00