neodynamic / js-escpos-builder

JSESCPOSBuilder - ESC/POS Commands Builder for Javascript
MIT License
41 stars 14 forks source link

Plain Javascript code #12

Open Gili60 opened 11 months ago

Gili60 commented 11 months ago

Hi! In the README it says "Project code is available in Typescript and plain Javascript code." How do I use the plain Javascript code?

I need to print an image to a thermal printer within an AngularJS application. I can not use any typescript-based package. Any suggestions?