@commoners/bluetooth

0.0.52 • Public • Published

@commoners/bluetooth

A plugin for connecting to Bluetooth Low Energy devices across all platforms using the Web Bluetooth API (web, desktop) or Capacitor's @capacitor-community/bluetooth-le plugin (web, desktop, mobile)

Usage

import bluetoothPlugin from '@commoners/bluetooth'

export default {
    plugins: [ bluetoothPlugin ]
}

Mobile Support

To use the BLE plugin on mobile, you must:

  1. Implement your Bluetooth code using the @capacitor-community/bluetooth-le package.
  2. Explicitly include the @capacitor-community/bluetooth-le package in your project.

Readme

Keywords

none

Package Sidebar

Install

npm i @commoners/bluetooth

Weekly Downloads

12

Version

0.0.52

License

MIT

Unpacked Size

23.1 kB

Total Files

8

Last publish

Collaborators

  • garrettmflynn