Skip to content

🖨 A library for the communication with NIIMBOT printers via web browser

License

Notifications You must be signed in to change notification settings

MultiMote/niimbluelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Documentation

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

NiimBlueLib provides the most accurate open source implementation of the NIIMBOT printers protocol.

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

Check out the experimental niimbluelib-headless for CLI use cases.

Installation

npm install -E @mmote/niimbluelib

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