2025-01-27 11:38:40 +03:00
2024-11-19 23:36:59 +03:00
2025-01-27 11:29:52 +03:00
2024-11-08 15:51:32 +03:00
2025-01-27 11:38:40 +03:00
2025-01-15 22:42:19 +03:00
2024-11-10 19:34:04 +03:00
2024-09-14 20:36:04 +03:00
2024-08-10 22:36:58 +03:00
2025-01-24 18:53:32 +03:00
2025-01-27 11:29:52 +03:00
2024-10-19 23:06:00 +03:00
2024-12-05 12:22:53 +03:00

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

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
Description
🖨 A library for the communication with NIIMBOT printers via web browser
Readme MIT 753 KiB
Languages
TypeScript 88.5%
JavaScript 10.9%
HTML 0.6%