Files
web/packages/core
Dan Ditomaso 72edb1897f Feat/add js repo to monorepo (#683)
* feat: move js repo into web monorepo

* added readme

* Update packages/core/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-http/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-web-bluetooth/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-26 11:52:57 -04:00
..
2025-06-26 11:52:57 -04:00
2025-06-26 11:52:57 -04:00
2025-06-26 11:52:57 -04:00
2025-06-26 11:52:57 -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

Usage

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

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

Stats

Alt