containerjs-api-browser
v0.0.8
Published
The ContainerJS browser API
Downloads
10
Keywords
Readme
ContainerJS API for Browsers
This project provides an implementation of ContainerJS which follows the Symphony Desktop Wrapper API Specification for Browsers
Usage
Add this package to your project:
npm install containerjs-api-browser --save
You need to include this code into the project by loading the JavaScript file directly.