bytepushers-js-messaging

JavaScript API that creates and handlers Message Object data structures.

Usage no npm install needed!

<script type="module">
  import bytepushersJsMessaging from 'https://cdn.skypack.dev/bytepushers-js-messaging';
</script>

README

bytepushers-messaging-js

Messaging package implemented in JavaScript.

In order to build successfully, ensure the following:

  1. Use either minified version of modules or normal version of modules in the Gruntfile.js and Karma.conf.js files; but not both and not mixed matched.