Skip to content

novalkrnfds/ngx-scanner

 
 

Repository files navigation

Angular ZXing Scanner

@zxing/ngx-scanner

Angular QR-Code scanner component.


Bug Report · Feature Request


NPM version Downloads BCH compliance dependencies Status Build Status Codacy Badge Join the chat at https://gitter.im/zxing-js/ngx-scanner


Features & Hints

  • Supports continuous scanning.
  • Supports iOS 11+.*
  • There's a configurable delay of 1500ms after each successful scan.
  • Nice devs behind it. 🤓

* Check the Limitations section above.

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.6%
  • HTML 6.7%
  • JavaScript 3.8%
  • CSS 1.9%