---
id: js
title: Getting Started with Meshtastic.js
slug: /development/js
sidebar_position: 6
sidebar_label: Javascript
---

:::tip
Full API documentation is available at [js.meshtastic.org](https://js.meshtastic.org)
:::

## Intro

Meshtastic.js is a JavaScript library that provides an interface to Meshtastic devices. It can be used to build applications to interface with a Meshtastic network. Currently, HTTP(S) and Bluetooth connections are supported.

If you wish to view the code or contribute to development of the library, please visit the JavaScript code [GitHub page](https://github.com/meshtastic/meshtastic.js).

## Connection methods

### HTTP(S)

### Bluetooth

### Serial