ember-novnc-shim
v0.1.1
Published
Ember shim for noVNC
Downloads
3
Readme
ember-novnc-shim
Ember addon which allows you to import noVNC into your app.
Compatibility
- Ember.js v2.18 or above
- Ember CLI v2.13 or above
Installation
ember install ember-novnc-shim
Usage
import RFB from '@novnc/novnc/core/rfb';
See the noVNC README for more info.
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.