TS Library for generating XML for Epson Point of Sale thermal printer (ePOS-Print) systems
  • TypeScript 97.7%
  • Shell 2.3%
Find a file
2026-03-16 19:31:32 +01:00
contrib fix: deno should be fine with dirty after doing a dry-run, as deno.json will always be dirty 2026-03-16 19:31:32 +01:00
examples fix: move away from deprecated .child() to .append() 2026-03-16 19:29:24 +01:00
src fix: move away from deprecated .child() to .append() 2026-03-16 19:29:24 +01:00
.gitignore chore: prepare for v0.0.0 release 2026-03-04 14:29:36 +00:00
deno.json v0.1.0 2026-03-16 19:29:40 +01:00
deno.lock feat!: upgrade rsstrogen to 0.1.0 2026-03-16 19:27:27 +01:00
LICENSE chore: move to plain bsd 3-clause 2026-03-16 19:22:19 +01:00
README.md v0.0.1 2026-03-04 14:37:01 +00:00

libepos

Unofficial library for generating Epson Point of Sale System (ePOS) XML Documents, using RSStrogen for generating XML documents.
Tested against the Epson TM-m30. A bit of a work-in-progress.

Note: API stability not guaranteed. Pin the version if you care about that.