0.0.1 • Published 8 years ago

Package v0.0.1

Weekly downloads
90
License
Apache 2.0
Repository
-
Last release
8 years ago

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.