Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

stb-plugin-proxy

stbsdk2GPL-3.00.0.1

Proxy JavaScript code execution from a desktop browser to STB device.

stb, stbsdk, framework, develop, plugin, proxy, server

readme

Proxy JavaScript code execution

build status npm version dependencies status devDependencies status Gitter

Installation

npm install stb-plugin-proxy

Usage

Add to the scope:

var proxy = require('stb-plugin-proxy');

Contribution

If you have any problem or suggestion please open an issue here. Pull requests are welcomed with respect to the JavaScript Code Style.

License

stb-plugin-proxy is released under the GPL-3.0 License.