A minimal js implementation of the Epson ESC POS printer commands
npm install @agrinous/epson-escposyarn build to rebuild the library. This will build to the intermediary /build folder. Here you will find the compiled samples to run as well as a copy of the library itself.yarn package. This will rebuild the to the intermediary directory, and copy the final library to the /lib folder. This may be useful for locally including the library via the file:/ protocol in npm or yarn.yarn publish to rebuild the package and publish a new version to NPM.