Related organizations
burnmark-io
burnmark-io builds the burnmark label design stack: headless designer-core, Vue/React bindings, burnmark-cli for render/validate/CSV batch, and sheet-templates for Avery-style PDF tiling.
Use burnmark when users need templates and production; use thermal-label when you need typed printer access inside those products or others.
- Website: https://burnmark-io.github.io/
mbtech-nl
mbtech-nl hosts small shared libraries — notably @mbtech-nl/bitmap, which contracts re-export so bitmap payloads stay consistent end-to-end.
- Website: https://mbtech-nl.github.io/
Other implementations
If TypeScript isn't your stack, these projects cover similar ground in other ecosystems:
- pklaus/brother_ql — Python implementation of the Brother QL raster protocol; the most established non-TS driver in this space.
- tylercrumpton/brotherql-webusb — JavaScript / WebUSB port of
brother_qlfor in-browser printing. - labelle-org/labelle — Python implementation of the DYMO LabelManager protocol.