Skip to main content

Installation

Information

The process of alternative installations are in Webserial (first link of menu).

Install

npm install @danidoble/webserial
// import all
import * as webserial from '@danidoble/webserial';

// OR

// only what you need
import {Jofemar, version as ws_version} from '@danidoble/webserial';

Available methods to import:

  • Arduino
  • Boardroid
  • Devices
  • Emulator
  • Jofemar
  • Kernel
  • Locker
  • Relay
  • utils
  • version