MultiMote / niimbluelib

🖨 A library for the communication with NIIMBOT printers
https://multimote.github.io/niimbluelib/
MIT License
14 stars 4 forks source link
label-printer niimbot niimbot-b1 niimbot-d110 reverse-engineering thermal-printer

NiimBlueLib NPM

[!WARNING]

This project is intended for informational and educational purposes only. The project is not affiliated with or endorsed by the original software or hardware vendor, and is not intended to be used for commercial purposes without the consent of the vendor.

NiimBlueLib is a library for the communication with NIIMBOT printers. Used in NiimBlue project.

This project is in Alpha state. Use only exact version when you add it to your project. API can be changed anytime.

Сheck out the experimеntal niimbluelib-headless for CLI use cases.

Installation

Yarn:

yarn add @mmote/niimbluelib --exact

Usage example

See example/main.js

Misc

Eslint not included. Install it with:

npm install --no-save --no-package-lock eslint@9.x globals @eslint/js typescript-eslint