1.0.6 • Published 7 years ago

cachet-site-notifier v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Cachet Site Notifier

A widget to be notified of status from a cachet website

Installing using yarn

yarn add cachet-site-notifier

Usage

Just add the cachet-site-notifier.js file to your html and in any script add:

document.addEventListener('DOMContentLoaded', function() {
    loadCachet('https://my.cachet.site');
}, false);

Brought to you by the fine folks at Axiacore

1.0.6

7 years ago

1.0.0

7 years ago