@byinti/printer-js

Esc/POS Printer based on HTTP communication.

Usage no npm install needed!

<script type="module">
  import byintiPrinterJs from 'https://cdn.skypack.dev/@byinti/printer-js';
</script>

README

Printer-JS

Installation

This library is published in the NPM registry and can be installed using any compatible package manager.

npm install @byinti/printer-js --save

# For Yarn, use the command below.
yarn add @byinti/printer-js

Documentation

Documentation generated from source files by Typedoc.

Environment Variables

  • PRINTER_HTTP_PORT
  • NGROK_AUTH_TOKEN (Only if using NGROK)

License

Released under MIT License.

Contributors