This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
a443f7bf6b
QR-Code-generator
/
typescript
History
Project Nayuki
a443f7bf6b
Deleted HTML file for TypeScript demo because it has the same code as the JavaScript version.
2018-09-04 04:45:08 +00:00
..
qrcodegen-demo.ts
Updated TypeScript code so that QrCode_Ecc and QrSegment_Mode are changed to nested classes, thus making the API fully compatible with the JavaScript version.
2018-08-27 03:10:17 +00:00
qrcodegen.ts
Tweaked QrCode.getPenaltyScore() to use binary literals for clarity, for Java (SE 7+) and TypeScript (ES6+).
2018-08-31 19:50:40 +00:00