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 17:55:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfd18b2fb81518ab453349b71bb923ef7e69398c
third_party_qrcodegen
/
typescript-javascript
T
History
Project Nayuki
87db45ef9c
Tweaked TypeScript code to correspond with other implementations for ease of auditing, without changing behavior.
2021-07-28 17:38:03 +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
Tweaked TypeScript code to correspond with other implementations for ease of auditing, without changing behavior.
2021-07-28 17:38:03 +00:00