Cslcs 108 handheld reader cordova plugin
Cordova plugin to iteract with ios CSLCS 108 handheld reader sdk This plugin is published also as npm package
Installation
To install the cslcs108handheldreader cordova plugin:
ionic cordova plugin add @futuryng/cordova-plugin-cslcs108handheldreader
Publish to npmjs
To publish the plugin increase the version in package.json
file and run the following command:
npm publish
Tips
How to create a cordova plugin