lidi / ngx-scanner

Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.

Home Page:https://zxing-js.github.io/ngx-scanner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular ZXing Scanner

@zxing/ngx-scanner

Angular Barcode/QR-Code scanner component.


Bug Report · Feature Request


NPM version Downloads dependencies Status Build Status Codacy Badge BCH compliance Made with Angular

Join the chat at https://gitter.im/zxing-js/ngx-scanner Backers on Open Collective Sponsors on Open Collective


Demo

Previews needs to be opened in new standalone windows.

Some previews may not be fully updated, please check the version. 😉

How To

I promise that it's very easy to use:

<!-- some.component.html -->
<zxing-scanner></zxing-scanner>

Wiki

Check our nice wiki for more info: click here to take a look!**

Requisites

  • HTTPS for production environments (more).

Performance

Read our performance notes on the wiki: Performance Considerations.

Limitations

  • On iOS <= 11.2 devices camera access works only in native Safari. This is limited WebRTC support by Apple.

Generator

Looking for a way to generate awesome QR codes? Check-out ngx-kjua.

Want just to write QR codes on your own, try our ZXing typescript port.

Financial contributions

We also welcome financial contributions in full transparency on our open collective. Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.

Credits

And last but not less important, the credits.

Contributors

Here goes a special thanks all our contributors. Thank you! 🖤❤️♡

Backers

Thank you to all our backers! [Become a backer]

Sponsors

Thank you to all our sponsors! (please ask your company to also support this open source project by becoming a sponsor)


Bless Greenkeeper badge

About

Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.

https://zxing-js.github.io/ngx-scanner/

License:MIT License


Languages

Language:TypeScript 82.3%Language:HTML 9.1%Language:JavaScript 5.2%Language:CSS 3.3%