1.1.0 • Published 6 years ago

hive-home v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Hive Home

A wrapper for the Hive Home API.

Version 1.1

Installation

Node.js

$ npm i hive-home

In the browser

<script src="https://cdn.jsdelivr.net/npm/hive-home@1/dist/hive-home.min.js"></script>
<script>
  console.log('This is HiveHome version', HiveHome.VERSION);
</script>

Development

Test

$ npm run test

Build

$ npm run build
1.1.0

6 years ago

1.0.1

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago