QR-Code-generator/typescript
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