An open API service indexing awesome lists of open source software.

https://github.com/yangboz/as3zxing

AS3 port for ZXing. ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.
https://github.com/yangboz/as3zxing

Last synced: 6 months ago
JSON representation

AS3 port for ZXing. ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Awesome Lists containing this project

README

          

as3ZXing
========

AS3 port for ZXing. ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

ZXing hub: https://github.com/zxing/zxing

* Gist

* Maven repository

* ASDOC

http://htmlpreview.github.io/?https://github.com/yangboz/as3ZXing/blob/master/target/asdoc/index.html

Modifications
=============

###1.ADDED:mx.utils.StringUtil;

###2.CHANGED:sort of warning and un-used imports fix;

###3.CHANGED:sort of ASDOC errors fix;