star-web-print
star-web-print copied to clipboard
A GitHub copy of the StarMicronics Web Print code found at http://www.starmicronics.com/support/sdkdocumentation.aspx
star-web-print
A GitHub copy of the Star Micronics Web Print code found at https://starmicronics.com/support/developers/webprnt-sdk/.
Changes made by DigiTickets
- We have added support for the CommonJS module format.
- We have added a
main.jsonfile to act as a package entry point. - We have created
bower.jsonandpackage.jsonfiles to help manage dependencies and deployment.
Versioning
To allow for ease of upgrading, we take the standard package supplied by Star Micronics, add support for CommonJS module
format, and repackage it with a +1 version. So, if the official version is v1.7.0, our version is v1.7.0+1.