Files
web/packages/core/README.md
Dan Ditomaso 7f177f6b83 Add npm publishing of JS libs (#702)
* feat: publish js libs to npm

* changed license type

* updated readme

* added id

* added exclusion for web and deno packages

* update comment

* updating env var
2025-07-10 12:28:23 -04:00

1.3 KiB

@meshtastic/core

JSR CI CLA assistant Fiscal Contributors Vercel

Overview

@meshtastic/core Provides core functionality for interfacing with Meshtastic devices. Installation instructions are available at JSR NPM

Usage

import { MeshDevice } from "@meshtastic/core";

// Transport if provided by one of the available transport adapters
const device = new MeshDevice(transport);

Stats

Alt