@chris-lewis/fitbit-utils

1.2.2 • Public • Published

utils

Common utility modules for common tasks across projects. Separated into two modules for each app component:

app

  • aod.js - simple interface for AoD on/off events.

  • comm.js - simple interface for sending/receiving files/data from app to companion.

  • db.js - simple interface for local JSON object storage.

  • format.js - String and data formatting.

  • maths.js - Maths operations.

  • ui.js - useful for getting/setting/manipulating UI elements.

companion

  • web.js - helpers for making and receiving web requests.

  • comm.js - helpers for companion-side messaging and file transfer.

Readme

Keywords

Package Sidebar

Install

npm i @chris-lewis/fitbit-utils

Weekly Downloads

0

Version

1.2.2

License

Apache-2.0

Unpacked Size

31.8 kB

Total Files

23

Last publish

Collaborators

  • chris-lewis