yobryon / ngx-barcode

An angular component for Angular 4+ for creating 1-D barcodes based on Lindell's JsBarcode
https://yobryon.github.io/ngx-barcode
81 stars 53 forks source link

Encourage the library authors to publish an Ivy distribution. #59

Closed Odonno closed 2 years ago

Odonno commented 2 years ago

Like it is said, will you consider moving to Ivy?

epelc commented 2 years ago

@Odonno we have a repackaged version for angular v13+ using the angular cli and Ivy.

https://github.com/greatcloak/ngx-barcode

Odonno commented 2 years ago

Nice.