yooga-electron-print

1.0.7 • Public • Published

yooga-electron-print

Allows printing from an Electron App in silent mode using the default printer of the system. This is a fork of @electron-print

Install

$ npm install --save yooga-electron-print

Usage

const printer = require('electron-print');
 
app.on('ready', function() {
    printer.print("Text sent to printer.")
});
 

Version

1.0.3

Readme

Keywords

Package Sidebar

Install

npm i yooga-electron-print

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

1.95 kB

Total Files

3

Last publish

Collaborators

  • kayosouza
  • pedroschmid2311
  • gustavorf
  • cassianogf