node-lp
Version:
node-lp is an adapter to the unix lp(1) command allowing files to be subitted for printing or altering a pending job.
1 lines • 56 B
JavaScript
module.exports = require('./lib/printer').createPrinter;
node-lp is an adapter to the unix lp(1) command allowing files to be subitted for printing or altering a pending job.