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
3531fda14fa22b5a252b15f65233a41b629da011
third_party_qrcodegen
/
typescript-javascript
T
History
Project Nayuki
3531fda14f
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
..
build.sh
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-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-worker.ts
Deleted hand-written JavaScript code in favor of compiling from TypeScript, updated directories and readme.
2019-07-16 00:19:38 +00:00
qrcodegen.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