From a25a36cd72e22e2eee441ac8a5cadc5717c09287 Mon Sep 17 00:00:00 2001 From: Luiz Machado Date: Tue, 19 Dec 2017 11:07:02 -0200 Subject: [PATCH] added zxing-ts to 3-party projects (#929) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 305930cb4b..4987472503 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ library implemented in Java, with ports to other languages. | [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL. | [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C | [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library +| [zxing-ts](https://github.com/odahcam/zxing-ts) | TypeScript port of ZXing library ### Other related third-party open source projects