Files
web/packages/core
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
..
2025-06-26 11:52:57 -04:00
2025-07-10 12:28:23 -04:00
2025-06-26 11:52:57 -04:00
2025-07-10 12:28:23 -04:00

@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