bluos
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

BluOS

A BluOS compatible API client library for TypeScript and JavaScript.

Table of Contents

Example

npm install bluos
import * as BluOS from 'bluos'

BluOS.observePlayback().subscribe((playback) => {
  console.log(playback)
})

await BluOS.play()

Dependents (0)

Package Sidebar

Install

npm i bluos

Weekly Downloads

0

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

106 kB

Total Files

31

Last publish

Collaborators

  • aidant