0.4.2 • Published 2 years ago

@codeboxlive/window-gateway v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Window Gateway SDK

This package is a simple package designed to make window post messages bi-directional using promises, ensuring that the child and parent are using a shared set of interfaces to communicate securely. For it to work, both a parent and child window must implement the WindowGatewayHub class in this package.

Use this package for any application, irregardless of whether it uses Codebox Live. For a package more tailored for usage in a Codebox Live sandbox app, see the @codeboxlive/extensions-core package.

Installing the package

npm

npm install @codeboxlive/window-gateway

yarn

yarn add @codeboxlive/window-gateway

Example usage

Coming soon

License

Licensed under the MIT License, except for dependencies which have various licenses.

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.0

3 years ago

0.3.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago