cordova-plugin-caribe-laser-barcode-scanner

0.0.1 • Public • Published

Cordova Caribe Laser Barcode Scanner Plugin

Caribe PL-40L Honeywell N4313 - N7313 plugin for Cordova / PhoneGap.

Supported Platforms

  • Android

How to use

Install

cordova plugin add cordova-plugin-caribe-laser-barcode-scanner

Listen to scans

document.addEventListener('barcode', function () {
  console.log('last barcode', navigator.laser_scanner_plugin.barCode);
  //Do something
  
},false)

Dependents (0)

Package Sidebar

Install

npm i cordova-plugin-caribe-laser-barcode-scanner

Weekly Downloads

2

Version

0.0.1

License

Apache 2.0

Last publish

Collaborators

  • daguix