Package
v0.0.1
Published
Cordova plugin to print using StarIO Printers.
Downloads
679
Maintainers
Readme
cordova-StarIO-plugin
Cordova/PhoneGap plugin for the StarIO printers.
Installing
This plugin follows the Cordova 3.0+ plugin spec, so it can be installed through the Cordova CLI in your existing Cordova project
JavaScript Usage
To print a text:
• plugin.printer.printText();
This will print the 3" image from the Star Developer Kit.
Important
If you change this plugin, next time you update any plugin your changes will be overwritten. You need to figure out how to disable auto updates.