Skip to content

A library used for communicatng with ESCPOS compatible devices.

Notifications You must be signed in to change notification settings

tiagoalves/node-escpos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-escpos

This is a library used for communicatng with ESCPOS compatible devices.

Quick start

For Printers

printLine(text)
printCentered(text)
printCenteredLen(text, charOffSet)
printCommand(escposCommand)

For Client Displays

centeredUpperLine(text)
centeredBottomLine(text)

About

A library used for communicatng with ESCPOS compatible devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%