Open andrispraulitis opened 4 years ago
No, this is not for Electron only, you can use it on NodeJS as well. React is client side, you won't be able to use this module unless you communicate with some NodeJS server.
Thanks @DanMMX , I'm new to this printer stuff. Basically I have a React webapp that has raw epl/zpl format label I need to send to the printer. Wondering if it is at all possible directly from client(browser)...
Nope. Apps from the browser can't access hardware, unless you make it an Electron app.
How to install directly from git and use this simple react web app?