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-19 20:23:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f9c1be97466a94f6a7c0d8b6653e5267978a679
third_party_qrcodegen
/
typescript-javascript
T
History
Project Nayuki
8f9c1be974
Added new public functions QrSegment.{isNumeric(),isAlphanumeric()} and privatized the regexes in {Java, TypeScript, Python}, because the regexes are awkward compared to a clean abstraction.
2021-07-28 19:55:24 +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
Added new public functions QrSegment.{isNumeric(),isAlphanumeric()} and privatized the regexes in {Java, TypeScript, Python}, because the regexes are awkward compared to a clean abstraction.
2021-07-28 19:55:24 +00:00