1.0.0 • Published 3 years ago

most-fame-event-module v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

Frame application library

This library is running inside each module. It is used for

  • Communication between frame app and module
  • Synchronize the browsers localization

Usage

To include it in a module, add

<script async type="module" src="https://frame.prototype.dev-blue.com/lib/MosFrameModule.js"></script>

to your site.

Deployment

The library has to be served from a server which has CORS enabled.