node-escpos / driver

🖨️ ESC/POS Printer driver for Node.js.
Other
309 stars 30 forks source link

Allow letters other then 0-9 in barcode printing #80

Closed Xelio closed 9 months ago

Xelio commented 11 months ago
  1. Change barcode() to accept string data in addition to number
  2. Add checking to barcode(), only accept numeric barcode for following type: UPC-A, UPC-E, EAN-8, ENA-13, ITF, NW7.
changeset-bot[bot] commented 11 months ago

⚠️ No Changeset found

Latest commit: 46b687f0dd59694ecae7d969c9bcc3047bf2c7db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR