added zxing-ts to 3-party projects (#929)

This commit is contained in:
Luiz Machado 2017-12-19 11:07:02 -02:00 committed by Sean Owen
parent e54e0c781b
commit 6e04f9b3bd

View file

@ -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