https://github.com/meshtastic/js
JS/TS library for interfacing with Meshtastic devices
https://github.com/meshtastic/js
library meshtastic typescript
Last synced: 2 months ago
JSON representation
JS/TS library for interfacing with Meshtastic devices
- Host: GitHub
- URL: https://github.com/meshtastic/js
- Owner: meshtastic
- License: gpl-3.0
- Created: 2020-09-25T11:10:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T02:00:59.000Z (3 months ago)
- Last Synced: 2025-05-09T11:42:08.906Z (2 months ago)
- Topics: library, meshtastic, typescript
- Language: TypeScript
- Homepage: https://meshtastic.org
- Size: 2.46 MB
- Stars: 99
- Watchers: 21
- Forks: 47
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meshtastic.js
[](https://github.com/meshtastic/js/actions/workflows/ci.yml)
[](https://cla-assistant.io/meshtastic/meshtastic.js)
[](https://opencollective.com/meshtastic/)
[](https://vercel.com?utm_source=meshtastic&utm_campaign=oss)## Overview
Meshtastic.js is a JavaScript library that provides an API to interact with
[Meshtastic](https://meshtastic.org) devices. All packages are published to
[JSR](https://jsr.io/@meshtastic)Contained within this monorepo are the following packages:
- `@meshtastic/core`: Core functionality
- `@meshtastic/transport-deno`: TCP Transport for the Deno runtime
- `@meshtastic/transport-http`: HTTP Transport
- `@meshtastic/transport-web-bluetooth`: Web Bluetooth Transport
- `@meshtastic/transport-web-serial`: Web Serial Transport## Stats
