angular_barcode 0.1.0 copy "angular_barcode: ^0.1.0" to clipboard
angular_barcode: ^0.1.0 copied to clipboard

Draw Barcode and QrCode with Angular 2

angular_barcode #

Draw Barcode or QrCode with AngularDart

Usage #

A simple usage example:

<angular-barcode value="1234567890128" format="ean13"></angular-barcode>
<angular-qrcode data="1234567890128" size="200" color="0000ff"></angular-qrcode>

Features and bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Draw Barcode and QrCode with Angular 2

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

angular, dart_barcode

More

Packages that depend on angular_barcode