This package has been deprecated

Author message:

This package has been renamed to @meshtastic/js please install that instead.

@meshtastic/meshtasticjs
TypeScript icon, indicating that this package has built-in type declarations

2.2.16-0 • Public • Published

Meshtastic.js

NPM Downloads CI CLA assistant Fiscal Contributors Vercel

Overview

Meshtastic.js is a JavaScript library that provides an interface to Meshtastic devices. It can be used to build applications to interface with Meshtastic networks, via HTTP(S), Web Bluetooth or Web Serial.

Getting Started Guide

Documentation/API Reference

Stats

Alt

Installation & Usage

The library is available from NPM and can be installed with:

pnpm add @meshtastic/meshtasticjs

Development & Building

Finally the project can be built:

pnpm build

Optionally the doccumentation can be built with:

pnpm generate:docs

Compatibility

The Bluetooth and Serial connections rely on the availability of the Web Bluetooth and Web Serial API's respectively, this is represented in the compatibility matrices below.

Web Bluetooth compatability matrix Web Serial compatability matrix

Package Sidebar

Install

npm i @meshtastic/meshtasticjs

Weekly Downloads

13

Version

2.2.16-0

License

GPL-3.0-only

Unpacked Size

216 kB

Total Files

32

Last publish

Collaborators

  • sachaw