A GitHub copy of the Star Micronics Web Print code found at https://starmicronics.com/support/developers/webprnt-sdk/.
- We have added support for the CommonJS module format.
- We have added a
main.json
file to act as a package entry point. - We have created
bower.json
andpackage.json
files to help manage dependencies and deployment.
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.
As Star Micronics changes the format of the version number from time to time, it will be based upon the version within the zip file from the official site.
This is currently StarWebPRNT_WebContents_V1.9.0_20230907.zip
, and so this version is 1.9.0+1
.