pimatic-plugin-commons

Common helper functions for pimatic plugins

Usage no npm install needed!

<script type="module">
  import pimaticPluginCommons from 'https://cdn.skypack.dev/pimatic-plugin-commons';
</script>

README

pimatic-plugin-commons

Build Status Coverage Status Dependency Status

Common helper functions for pimatic plugins.

API

For API documentation, see API.md.

History

See Release History.

Credits

The work on periodic timers has been inspired by Andrew Duthie's blog post on Creating a self-correcting alternative to JavaScript’s setInterval and I originally started my implementation of setPeriodicTimer() using parts of the example code transformed to CS.

License

Copyright (c) 2016-2019, Marcus Wittig and contributors

All rights reserved.

AGPL-3.0