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

0.4.0 • Public • Published

Awair JS

npm license bundle size continuous integration status test coverage known vulnerabilities

JavaScript client for Awair's API.

This is a work in progress. Significant changes and documentation are incoming.

Installation

npm install --save awair

or

yarn add awair

Usage

import {Awair} from "awair";

const bearerToken = "<your bearer token>";
const awair = new Awair({bearerToken});

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i awair

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

35.8 kB

Total Files

10

Last publish

Collaborators

  • dguo