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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

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