@mediagoom/play
v0.0.5
Published
The mg player
Downloads
6
Readme
Play
This is the repository for the MediaGoom Player.
Installation
npm install @mediagoom/play --save-dev
Usage
In nodejs project packaged for the browser using browserify, WebPack or Rollup:
var mgplay = require('mgplay');