This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-18 09:44:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
764749bd8a6aea9bf5f31e7e288fa98a73b563f0
third_party_qrcodegen
/
typescript-javascript
T
History
Project Nayuki
764749bd8a
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +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
Changed internal name of the HTML demo program.
2019-07-30 18:11:21 +00:00
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.
2021-07-28 17:09:02 +00:00
qrcodegen-output-demo.html
Added new HTML+TypeScript demo program, corresponding to the command line demos of all other languages.
2019-07-30 19:03:10 +00:00
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.
2021-07-28 17:06:31 +00:00
qrcodegen.ts
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +00:00