js-slave-notification

A slave who can display system notifications

Usage no npm install needed!

<script type="module">
  import jsSlaveNotification from 'https://cdn.skypack.dev/js-slave-notification';
</script>

README

js-slave-notification

dependencies status dev-dependencies status

This slave display system notifications.

Available actions

display

Display a system notification.

Parameters
name descripion type
title The title of the notification String
text The text of the notification String