Andrew-Kulpa / ngx-scanner

Angular (2+) QR-Code 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 Join the chat at https://gitter.im/zxing-js/ngx-scanner

Made with Angular Commits to deploy Contributors


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!**

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.


Bless

About

Angular (2+) QR-Code scanner component using ZXing.

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

License:MIT License


Languages

Language:TypeScript 87.4%Language:HTML 6.8%Language:JavaScript 4.0%Language:CSS 1.7%