1.0.1 • Published 6 months ago
@danidoble/webserial-vending-commands v1.0.1
WebSerial Vending Commands
This package provides a simple and efficient way to parse and handle data from Web Serial API connections. It is designed to make working with serial data in web applications straightforward and reliable.
Installation
You can install this package using your preferred package manager:
Using npm
npm install @danidoble/webserial-vending-commandsUsing bun
bun add @danidoble/webserial-vending-commandsUsing pnpm
pnpm add @danidoble/webserial-vending-commandsUsage
After installation, you can import and use the package in your project to handle Web Serial data efficiently.