Package Exports
- @interopio/browser
- @interopio/browser/dist/browser.es.js
- @interopio/browser/dist/browser.umd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@interopio/browser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
IO Connect Browser
The IO Connect Browser library is used in a IO Connect Browser project to connect the IO Connect Browser Client applications to the IO Connect Browser Environment. It offer sets of APIs through which the connected applications can share data and control window behavior.
For more information on the IO Connect Browser library and IO Connect Browser, see:
- IO Connect Browser API - reference documentation for the IO Connect Browser APIs;
- IO Connect Browser Client - information on what a IO Connect Browser Client is and how to create and set up one;
- Quick Start - a quick walk-through on how to create your first IO Connect Browser project using the IO Connect Browser library;