@glue42/web

Glue42 Core client application package

Usage no npm install needed!

<script type="module">
  import glue42Web from 'https://cdn.skypack.dev/@glue42/web';
</script>

README

Glue42 Web

The Glue42 Web library is used in a Glue42 Core project to connect the Glue42 Client applications to the Glue42 Environment. It offer sets of APIs through which the connected applications can share data and control window behavior.

For more information on the Glue42 Web library and Glue42 Core, see:

  • Glue42 Web API - reference documentation for the GLue42 Web APIs;
  • Glue42 Client - information on what a Glue42 Client is and how to create and set up one;
  • Quick Start - a quick walk-through on how to create your first Glue42 Core project using the Glue42 Web library;